--- old/test/compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 2015-10-22 21:54:53.336345057 -0700 +++ new/test/compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 2015-10-22 21:54:53.274344729 -0700 @@ -26,7 +26,7 @@ * @test * @bug 8031320 * @summary Verify that on low abort ratio method will be recompiled. - * @library /testlibrary /../../test/lib /compiler/testlibrary + * @library /testlibrary /test/lib /compiler/testlibrary * @modules java.base/sun.misc * java.management * @build TestRTMDeoptOnLowAbortRatio