< prev index next >

test/hotspot/jtreg/gc/z/TestAllocateHeapAt.java

Print this page
rev 59879 : [mq]: 8249000

@@ -23,11 +23,11 @@
 
 package gc.z;
 
 /*
  * @test TestAllocateHeapAt
- * @requires vm.gc.Z & os.family == "linux" & !vm.graal.enabled
+ * @requires vm.gc.Z & os.family == "linux"
  * @summary Test ZGC with -XX:AllocateHeapAt
  * @library /test/lib
  * @run main/othervm gc.z.TestAllocateHeapAt . true
  * @run main/othervm gc.z.TestAllocateHeapAt non-existing-directory false
  */
< prev index next >