-
Enhancement
-
Resolution: Fixed
-
P4
-
15
-
b22
runtime/cds/appcds/TestZGCWithCDS.java test makes assumptions about default GC behavior, in some cases, this might lead to false-positive results, so it's better to explicitly select GC whose behavior satisfies the needs of the test.
- relates to
-
JDK-8244485 runtime/cds/appcds/TestZGCWithCDS.java fails after 8244385
- Resolved