--- old/test/compiler/intrinsics/bmi/verifycode/AddnTestI.java 2014-05-13 14:30:18.457028188 +0400 +++ new/test/compiler/intrinsics/bmi/verifycode/AddnTestI.java 2014-05-13 14:30:18.389026992 +0400 @@ -26,8 +26,7 @@ * @bug 8031321 * @library /testlibrary /testlibrary/whitebox /compiler/whitebox .. * @build AddnTestI - * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI + * @run main/othervm/bootclasspath -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+IgnoreUnrecognizedVMOptions -XX:+UseBMI1Instructions AddnTestI */