--- old/test/compiler/rtm/locking/TestUseRTMDeopt.java 2014-05-13 14:30:46.225516690 +0400 +++ new/test/compiler/rtm/locking/TestUseRTMDeopt.java 2014-05-13 14:30:46.105514579 +0400 @@ -29,8 +29,7 @@ * copmpiled methods with synchronized block. * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary * @build TestUseRTMDeopt - * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions + * @run main/othervm/bootclasspath -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestUseRTMDeopt */