--- old/test/compiler/rtm/locking/TestRTMAbortThreshold.java 2014-05-13 14:30:39.997407126 +0400 +++ new/test/compiler/rtm/locking/TestRTMAbortThreshold.java 2014-05-13 14:30:39.893405296 +0400 @@ -29,8 +29,7 @@ * amount of aborts after which abort ratio is calculated. * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary * @build TestRTMAbortThreshold - * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions + * @run main/othervm/bootclasspath -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestRTMAbortThreshold */