--- old/test/hotspot/jtreg/runtime/cds/appcds/TestZGCWithCDS.java 2020-07-07 16:36:20.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/cds/appcds/TestZGCWithCDS.java 2020-07-07 16:36:19.000000000 -0700 @@ -28,8 +28,6 @@ * @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