-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b17
-
b19
The following CDS tests fail deterministically when using -XX:-UseCompressedOops and -XX:+UseSerialGC or -XX:+UseParallelGC:
test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchiveHeapTestClass.java
test/hotspot/jtreg/runtime/cds/serviceability/ReplaceCriticalClassesForSubgraphs.java
The issue is probably related toJDK-8330647 (same failing tests, same configuration, same symptoms).
test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchiveHeapTestClass.java
test/hotspot/jtreg/runtime/cds/serviceability/ReplaceCriticalClassesForSubgraphs.java
The issue is probably related to
- relates to
-
JDK-8330647 Two CDS tests fail with -UseCompressedOops and UseSerialGC/UseParallelGC
- Resolved
- links to
-
Commit(master) openjdk/jdk/42f32551
-
Review(master) openjdk/jdk/21314