--- old/test/compiler/whitebox/GetNMethodTest.java 2014-05-13 14:30:55.369677553 +0400 +++ new/test/compiler/whitebox/GetNMethodTest.java 2014-05-13 14:30:55.265675724 +0400 @@ -29,8 +29,7 @@ * @bug 8038240 * @library /testlibrary /testlibrary/whitebox * @build GetNMethodTest - * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -Xmixed -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,SimpleTestCase$Helper::* GetNMethodTest + * @run main/othervm/bootclasspath -Xmixed -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,SimpleTestCase$Helper::* GetNMethodTest * @summary testing of WB::getNMethod() * @author igor.ignatyev@oracle.com */