test/gc/survivorAlignment/TestAllocationInEden.java

Print this page

        

*** 24,34 **** /** * @test * @bug 8031323 * @summary Verify that object's alignment in eden space is not affected by * SurvivorAlignmentInBytes option. ! * @library /testlibrary /../../test/lib * @modules java.base/sun.misc * java.management * @build TestAllocationInEden SurvivorAlignmentTestMain AlignmentHelper * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission --- 24,34 ---- /** * @test * @bug 8031323 * @summary Verify that object's alignment in eden space is not affected by * SurvivorAlignmentInBytes option. ! * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build TestAllocationInEden SurvivorAlignmentTestMain AlignmentHelper * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission