--- old/test/compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 2014-05-13 14:30:41.937441254 +0400 +++ new/test/compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 2014-05-13 14:30:41.841439566 +0400 @@ -28,8 +28,7 @@ * @summary Verify that on low abort ratio method will be recompiled. * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary * @build TestRTMDeoptOnLowAbortRatio - * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions + * @run main/othervm/bootclasspath -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestRTMDeoptOnLowAbortRatio */