--- old/test/gc/g1/TestShrinkAuxiliaryData15.java 2015-10-22 21:55:08.516425240 -0700 +++ new/test/gc/g1/TestShrinkAuxiliaryData15.java 2015-10-22 21:55:08.450424892 -0700 @@ -27,7 +27,7 @@ * @summary Checks that decommitment occurs for JVM with different * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values * @requires vm.gc=="G1" | vm.gc=="null" - * @library /testlibrary /../../test/lib + * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build jdk.test.lib.* sun.hotspot.WhiteBox