--- old/test/compiler/rtm/locking/TestUseRTMDeopt.java 2015-02-24 10:30:17.511823804 -0800 +++ new/test/compiler/rtm/locking/TestUseRTMDeopt.java 2015-02-24 10:30:17.194808476 -0800 @@ -28,7 +28,7 @@ * @summary Verify that UseRTMDeopt affects uncommon trap installation in * copmpiled methods with synchronized block. * @library /testlibrary /../../test/lib /compiler/testlibrary - * @build TestUseRTMDeopt + * @build com.oracle.java.testlibrary.* TestUseRTMDeopt * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions