< prev index next >

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

Print this page
rev 59879 : [mq]: 8249000

@@ -26,12 +26,10 @@
  * @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
  */
 
< prev index next >