--- old/test/compiler/rtm/locking/TestUseRTMForStackLocks.java 2015-02-24 10:30:19.920940284 -0800 +++ new/test/compiler/rtm/locking/TestUseRTMForStackLocks.java 2015-02-24 10:30:19.592924425 -0800 @@ -27,7 +27,7 @@ * @bug 8031320 * @summary Verify that rtm locking is used for stack locks. * @library /testlibrary /../../test/lib /compiler/testlibrary - * @build TestUseRTMForStackLocks + * @build com.oracle.java.testlibrary.* TestUseRTMForStackLocks * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions