--- old/test/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterFullGC.java 2016-08-11 13:33:08.981023400 -0400 +++ new/test/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterFullGC.java 2016-08-11 13:33:08.572498200 -0400 @@ -26,11 +26,10 @@ * @bug 8031323 * @summary Verify that objects promoted from survivor space to tenured space * during full GC are not aligned to SurvivorAlignmentInBytes value. - * @library /testlibrary /test/lib + * @library /test/lib * @modules java.base/jdk.internal.misc * java.management - * @build TestPromotionFromSurvivorToTenuredAfterFullGC - * SurvivorAlignmentTestMain AlignmentHelper + * @build sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions