--- old/test/compiler/rtm/cli/TestUseRTMLockingOptionWithBiasedLocking.java 2014-05-13 14:30:38.833386648 +0400 +++ new/test/compiler/rtm/cli/TestUseRTMLockingOptionWithBiasedLocking.java 2014-05-13 14:30:38.729384818 +0400 @@ -29,8 +29,7 @@ * options combination on CPU and VM with rtm support. * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary * @build TestUseRTMLockingOptionWithBiasedLocking - * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions + * @run main/othervm/bootclasspath -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestUseRTMLockingOptionWithBiasedLocking */