< prev index next >

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

Print this page
rev 59879 : [mq]: 8249000

*** 26,37 **** * @requires vm.cds * @requires vm.bits == 64 * @requires vm.gc.Z * @requires vm.gc.Serial * @requires vm.gc == null - * @comment Graal does not support ZGC - * @requires !vm.graal.enabled * @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds * @compile test-classes/Hello.java * @run driver TestZGCWithCDS */ --- 26,35 ----
< prev index next >