--- old/test/gc/survivorAlignment/TestAllocationInEden.java 2015-02-24 10:32:58.479606607 -0800 +++ new/test/gc/survivorAlignment/TestAllocationInEden.java 2015-02-24 10:32:58.149590649 -0800 @@ -27,7 +27,7 @@ * @summary Verify that object's alignment in eden space is not affected by * SurvivorAlignmentInBytes option. * @library /testlibrary /../../test/lib - * @build TestAllocationInEden SurvivorAlignmentTestMain AlignmentHelper + * @build com.oracle.java.testlibrary.* TestAllocationInEden SurvivorAlignmentTestMain AlignmentHelper * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions