Describe the bug
Application cannot find Java 1.8 or higher. But Java 1.8 and Java 10 are installed on the computer. JAVA_HOME env. variable is set to the right value too.
To Reproduce
Steps to reproduce the behavior:
- Uninstall any Oracle JRE / JDK
- Install OpenJDK 1.8 for windows (https://github.com/ojdkbuild/ojdkbuild)
- Install OpenJDK 10 for windows (https://github.com/ojdkbuild/ojdkbuild)
- Set JAVA_HOME to Java 1.8 directory
- Run VisualVM (double click on visualvm.exe)
Expected behavior
Application running.
Desktop (please complete the following information):
- OS: Windows 10 x64 (up to date)
- JDK version 1.8.0_181-1-ojdkbuild
Describe the bug
Application cannot find Java 1.8 or higher. But Java 1.8 and Java 10 are installed on the computer. JAVA_HOME env. variable is set to the right value too.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Application running.
Desktop (please complete the following information):