--- old/test/gc/survivorAlignment/TestPromotionToSurvivor.java 2016-08-11 13:33:13.875305200 -0400 +++ new/test/gc/survivorAlignment/TestPromotionToSurvivor.java 2016-08-11 13:33:13.470518100 -0400 @@ -26,11 +26,10 @@ * @bug 8031323 * @summary Verify that objects promoted from eden space to survivor space after * minor GC are aligned to SurvivorAlignmentInBytes. - * @library /testlibrary /test/lib + * @library /test/lib * @modules java.base/jdk.internal.misc * java.management - * @build TestPromotionToSurvivor - * SurvivorAlignmentTestMain AlignmentHelper + * @build sun.hotspot.WhiteBox * @ignore 8129886 * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission