--- old/test/compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 2015-02-24 10:30:07.208325633 -0800 +++ new/test/compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 2015-02-24 10:30:06.873309436 -0800 @@ -28,7 +28,7 @@ * @summary Verify that on high abort ratio method will be recompiled * without rtm locking. * @library /testlibrary /../../test/lib /compiler/testlibrary - * @build TestRTMDeoptOnHighAbortRatio + * @build com.oracle.java.testlibrary.* TestRTMDeoptOnHighAbortRatio * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions