diff --git a/test/gc/g1/TestLargePageUseForAuxMemory.java b/test/gc/g1/TestLargePageUseForAuxMemory.java index 112aba2243f0f16ce8e6f6bf734b8c4be37ce2b3..ef8ada70373d80c4004a1928f6c8e84fd00162e5 100644 --- a/test/gc/g1/TestLargePageUseForAuxMemory.java +++ b/test/gc/g1/TestLargePageUseForAuxMemory.java @@ -25,7 +25,7 @@ * @test TestLargePageUseForAuxMemory.java * @bug 8058354 * @key gc - * @library /testlibrary /../../test/lib + * @library /testlibrary /testlibrary/whitebox * @requires (vm.gc=="G1" | vm.gc=="null") * @build TestLargePageUseForAuxMemory * @run main ClassFileInstaller sun.hotspot.WhiteBox