--- old/test/gc/survivorAlignment/TestAllocationInEden.java 2015-10-22 21:55:10.061433390 -0700 +++ new/test/gc/survivorAlignment/TestAllocationInEden.java 2015-10-22 21:55:09.993433031 -0700 @@ -26,7 +26,7 @@ * @bug 8031323 * @summary Verify that object's alignment in eden space is not affected by * SurvivorAlignmentInBytes option. - * @library /testlibrary /../../test/lib + * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build TestAllocationInEden SurvivorAlignmentTestMain AlignmentHelper