--- old/test/compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 2015-10-22 21:54:53.118343904 -0700 +++ new/test/compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 2015-10-22 21:54:53.056343576 -0700 @@ -27,7 +27,7 @@ * @bug 8031320 * @summary Verify that on high abort ratio method will be recompiled * without rtm locking. - * @library /testlibrary /../../test/lib /compiler/testlibrary + * @library /testlibrary /test/lib /compiler/testlibrary * @modules java.base/sun.misc * java.management * @build TestRTMDeoptOnHighAbortRatio