--- old/test/compiler/rtm/method_options/TestNoRTMLockElidingOption.java 2014-05-13 14:30:48.573557997 +0400 +++ new/test/compiler/rtm/method_options/TestNoRTMLockElidingOption.java 2014-05-13 14:30:48.477556308 +0400 @@ -29,8 +29,7 @@ * specified method and that such method will not use rtm. * @library /testlibrary /testlibrary/whitebox /compiler/testlibrary * @build TestNoRTMLockElidingOption - * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions + * @run main/othervm/bootclasspath -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestNoRTMLockElidingOption */