ystyle / jvms

JDK Version Manager (JVMS) for Windows
MIT License
551 stars 61 forks source link

"jvms list" doesn't indicate current JDK in use with * #40

Open eduardo-ono opened 6 months ago

eduardo-ono commented 6 months ago

I'm using Windows 11 as a normal user, with no administrator privileges. After running "jvms list" in the Windows Terminal:

Installed jdk (* marks in use):
    1) 21.0.2
    2) 17.0.8.101

OK when running Windows Terminal as administrator:

Installed jdk (* marks in use):
    1) 21.0.2
  * 2) 17.0.8.101