--- old/test/compiler/rtm/locking/TestUseRTMForStackLocks.java 2014-05-13 14:30:47.461538434 +0400 +++ new/test/compiler/rtm/locking/TestUseRTMForStackLocks.java 2014-05-13 14:30:47.373536886 +0400 @@ -28,8 +28,7 @@ * @summary Verify that rtm locking is used for stack locks. * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary * @build TestUseRTMForStackLocks - * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions + * @run main/othervm/bootclasspath -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestUseRTMForStackLocks */