< prev index next >

test/compiler/intrinsics/bmi/verifycode/TZcntTestL.java

Print this page

        

*** 23,33 **** /* * @test * @bug 8031321 * @library /testlibrary /../../test/lib /compiler/whitebox .. ! * @build TZcntTestL * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+IgnoreUnrecognizedVMOptions -XX:+UseCountTrailingZerosInstruction TZcntTestL */ --- 23,33 ---- /* * @test * @bug 8031321 * @library /testlibrary /../../test/lib /compiler/whitebox .. ! * @build com.oracle.java.testlibrary.* TZcntTestL * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+IgnoreUnrecognizedVMOptions -XX:+UseCountTrailingZerosInstruction TZcntTestL */
< prev index next >