--- old/test/compiler/rtm/locking/TestUseRTMAfterLockInflation.java 2015-02-24 10:30:16.109756016 -0800 +++ new/test/compiler/rtm/locking/TestUseRTMAfterLockInflation.java 2015-02-24 10:30:15.780740107 -0800 @@ -28,7 +28,7 @@ * @summary Verify that rtm locking is used for stack locks before * inflation and after it used for inflated locks. * @library /testlibrary /../../test/lib /compiler/testlibrary - * @build TestUseRTMAfterLockInflation + * @build com.oracle.java.testlibrary.* TestUseRTMAfterLockInflation * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions