--- old/test/compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 2014-05-13 14:30:40.613417962 +0400 +++ new/test/compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 2014-05-13 14:30:40.485415710 +0400 @@ -31,8 +31,7 @@ * RTM state remain the same after such deoptimization. * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary * @build TestRTMAfterNonRTMDeopt - * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions + * @run main/othervm/bootclasspath -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestRTMAfterNonRTMDeopt */