Skip to content

MultiReleaseLaunchTests has problems on Windows #843

@stephan-herrmann

Description

@stephan-herrmann

We are observing MultiReleaseLaunchTests to fail with the following error in particular on Windows:

The following java versions are required by this test but can not be found: [RequiredJavaVersion[from=11, to=16], RequiredJavaVersion[from=17, to=20]]

The test uses several strategies for location necessary JRE installations, one of which is searching in /opt/tools/java/openjdk/. Obviously that path doesn't exist on windows.

For that reason I suggest we add another fallback: search within the parent directory of the java.home of the running JVM.

Metadata

Metadata

Assignees

Labels

testjunit test related things

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions