--- old/test/compiler/rtm/locking/TestRTMSpinLoopCount.java 2014-05-13 14:30:44.213481295 +0400 +++ new/test/compiler/rtm/locking/TestRTMSpinLoopCount.java 2014-05-13 14:30:44.093479184 +0400 @@ -29,8 +29,7 @@ * between locking attempts. * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary * @build TestRTMSpinLoopCount - * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions + * @run main/othervm/bootclasspath -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestRTMSpinLoopCount */