< prev index next >

test/hotspot/jtreg/gc/TestAllocateHeapAt.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /* @test TestAllocateHeapAt.java
  * @key gc
  * @summary Test to check allocation of Java Heap with AllocateHeapAt option
+ * @requires vm.gc != "Z"
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  */
 
 import jdk.test.lib.JDKToolFinder;
< prev index next >