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

Print this page
rev 6415 : [mq]: 8011397.WhiteBoxPermission

*** 24,35 **** /* * @test * @bug 8031321 * @library /testlibrary /testlibrary/whitebox /compiler/whitebox .. * @build TZcntTestL ! * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * @run main/othervm -Xbootclasspath/a:. -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+IgnoreUnrecognizedVMOptions -XX:+UseCountTrailingZerosInstruction TZcntTestL */ import com.oracle.java.testlibrary.Platform; --- 24,34 ---- /* * @test * @bug 8031321 * @library /testlibrary /testlibrary/whitebox /compiler/whitebox .. * @build TZcntTestL ! * @run main/othervm/bootclasspath -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+IgnoreUnrecognizedVMOptions -XX:+UseCountTrailingZerosInstruction TZcntTestL */ import com.oracle.java.testlibrary.Platform;