Page 1 of 1
Is JVM Manager displaying the JRE-JDK architecture ?
Posted: 19 Jun 2020, 17:16
by Th3WalkingDad
After installing both 32 and 64 bits version of JRE on W10x64 for a test, I noticed that both are prefixed with
Windows x64.
I thought this was the JRE-JDK architecture ?! If not, what is it ?

- OWS118_JVM-Manager_JRE_Architecture.png (35.3 KiB) Viewed 7404 times
Re: Is JVM Manager displaying the JRE-JDK architecture ?
Posted: 20 Jun 2020, 02:50
by Stephan Classen
yes this is a bug.
Currently we are always showing the local OS architecture.
Fix is in review:
https://github.com/karakun/OpenWebStart/pull/282
Re: Is JVM Manager displaying the JRE-JDK architecture ?
Posted: 20 Jun 2020, 08:13
by Th3WalkingDad
thx !