--- old/test/gc/g1/TestLargePageUseForAuxMemory.java 2015-10-22 21:55:07.633420581 -0700 +++ new/test/gc/g1/TestLargePageUseForAuxMemory.java 2015-10-22 21:55:07.567420233 -0700 @@ -26,7 +26,7 @@ * @summary Test that auxiliary data structures are allocated using large pages if available. * @bug 8058354 8079208 * @key gc - * @library /testlibrary /../../test/lib + * @library /testlibrary /test/lib * @requires (vm.gc=="G1" | vm.gc=="null") * @build jdk.test.lib.* sun.hotspot.WhiteBox * @build TestLargePageUseForAuxMemory