Skip to content

Cannot find Java 1.8 #112

@thibaultmeyer

Description

@thibaultmeyer

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:

  1. Uninstall any Oracle JRE / JDK
  2. Install OpenJDK 1.8 for windows (https://github.com/ojdkbuild/ojdkbuild)
  3. Install OpenJDK 10 for windows (https://github.com/ojdkbuild/ojdkbuild)
  4. Set JAVA_HOME to Java 1.8 directory
  5. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions