-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: hotspot
-
b23
-
ppc
-
linux
Test test/hotspot/jtreg/runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on Linux ppc64le after JDK-8319343 with error message
"Unrecognized VM option 'EagerJVMCI" .
The test needs jvmci but this is not supported/available on Linux ppc64le.
Additionally the java version check of the test is not always working, it did not work when setting '--with-version-patch=1' ; seems this leads to openjdk version "24.0.0.1-internal" .
"Unrecognized VM option 'EagerJVMCI" .
The test needs jvmci but this is not supported/available on Linux ppc64le.
Additionally the java version check of the test is not always working, it did not work when setting '--with-version-patch=1' ; seems this leads to openjdk version "24.0.0.1-internal" .
- relates to
-
JDK-8319343 Improve CDS module graph support for --add-modules option
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/8cb12211
-
Review(master)
openjdk/jdk/21873