-
Bug
-
Resolution: Fixed
-
P4
-
23
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8349021 | 21.0.8-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | master |
JDK-8349430 | 21.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchiveHeapTestClass.java
test/hotspot/jtreg/runtime/cds/serviceability/ReplaceCriticalClassesForSubgraphs.java
A possible fix is to simply require that either UseCompressedOops is set or Serial/ParallelGC are not selected in these tests (assuming the combination of +SerialGC/+ParallelGC and -UseCompressedOops is unsupported).
- backported by
-
JDK-8349021 Two CDS tests fail with -UseCompressedOops and UseSerialGC/UseParallelGC
-
- Resolved
-
-
JDK-8349430 Two CDS tests fail with -UseCompressedOops and UseSerialGC/UseParallelGC
-
- Resolved
-
- relates to
-
JDK-8341053 Two CDS tests fail again with -UseCompressedOops and UseSerialGC/UseParallelGC
-
- Resolved
-
-
JDK-8293182 Improve testing of CDS archive heap
-
- Resolved
-
- links to
-
Commit openjdk/jdk/c2cca2ab
-
Commit(master) openjdk/jdk21u-dev/42f0ebc0
-
Review openjdk/jdk/19274
-
Review(master) openjdk/jdk21u-dev/1381