--- old/test/compiler/arraycopy/TestArrayCopyNoInitDeopt.java 2015-10-22 21:54:30.727225264 -0700 +++ new/test/compiler/arraycopy/TestArrayCopyNoInitDeopt.java 2015-10-22 21:54:30.662224919 -0700 @@ -25,7 +25,7 @@ * @test * @bug 8072016 * @summary Infinite deoptimization/recompilation cycles in case of arraycopy with tightly coupled allocation - * @library /testlibrary /../../test/lib /compiler/whitebox + * @library /testlibrary /test/lib /compiler/whitebox * @modules java.base/sun.misc * java.management * @build TestArrayCopyNoInitDeopt