< prev index next >

test/hotspot/jtreg/gc/survivorAlignment/TestAllocationInEden.java

Print this page

        

@@ -24,10 +24,11 @@
 /**
  * @test
  * @bug 8031323
  * @summary Verify that object's alignment in eden space is not affected by
  *          SurvivorAlignmentInBytes option.
+ * @requires vm.gc != "Z"
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
< prev index next >