Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.
/ lanai Public archive

Commit bc8065f

Browse files
committedMay 5, 2020
8244485: runtime/cds/appcds/TestZGCWithCDS.java fails after 8244385
Reviewed-by: dcubed
1 parent eadcb08 commit bc8065f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎test/hotspot/jtreg/runtime/cds/appcds/TestZGCWithCDS.java

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
* @requires vm.cds
2727
* @requires vm.bits == 64
2828
* @requires vm.gc.Z
29+
* @comment assuming that default GC supports both UseCompressedOops and UseCompressedClassPointers
30+
* @requires vm.gc == null
2931
* @comment Graal does not support ZGC
3032
* @requires !vm.graal.enabled
3133
* @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds

0 commit comments

Comments
 (0)