--- old/test/compiler/rtm/locking/TestRTMRetryCount.java 2014-05-13 14:30:43.561469824 +0400 +++ new/test/compiler/rtm/locking/TestRTMRetryCount.java 2014-05-13 14:30:43.445467783 +0400 @@ -28,8 +28,7 @@ * @summary Verify that RTMRetryCount affects actual amount of retries. * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary * @build TestRTMRetryCount - * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions + * @run main/othervm/bootclasspath -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestRTMRetryCount */