--- old/test/compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 2015-02-24 10:30:06.042269255 -0800 +++ new/test/compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 2015-02-24 10:30:05.711253251 -0800 @@ -30,7 +30,7 @@ * method's RTM state. And if we don't use RTMDeopt, then * RTM state remain the same after such deoptimization. * @library /testlibrary /../../test/lib /compiler/testlibrary - * @build TestRTMAfterNonRTMDeopt + * @build com.oracle.java.testlibrary.* TestRTMAfterNonRTMDeopt * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions