--- old/test/gc/survivorAlignment/TestPromotionFromEdenToTenured.java 2015-02-24 10:32:59.629662212 -0800 +++ new/test/gc/survivorAlignment/TestPromotionFromEdenToTenured.java 2015-02-24 10:32:59.297646158 -0800 @@ -27,7 +27,7 @@ * @summary Verify that objects promoted from eden space to tenured space during * full GC are not aligned to SurvivorAlignmentInBytes value. * @library /testlibrary /../../test/lib - * @build TestPromotionFromEdenToTenured SurvivorAlignmentTestMain + * @build com.oracle.java.testlibrary.* TestPromotionFromEdenToTenured SurvivorAlignmentTestMain * AlignmentHelper * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission