test/gc/survivorAlignment/TestPromotionToSurvivor.java

Print this page

        

*** 24,34 **** /** * @test * @bug 8031323 * @summary Verify that objects promoted from eden space to survivor space after * minor GC are aligned to SurvivorAlignmentInBytes. ! * @library /testlibrary /../../test/lib * @modules java.base/sun.misc * java.management * @build TestPromotionToSurvivor * SurvivorAlignmentTestMain AlignmentHelper * @ignore 8129886 --- 24,34 ---- /** * @test * @bug 8031323 * @summary Verify that objects promoted from eden space to survivor space after * minor GC are aligned to SurvivorAlignmentInBytes. ! * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build TestPromotionToSurvivor * SurvivorAlignmentTestMain AlignmentHelper * @ignore 8129886