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

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

*** 24,35 **** /* * @test * @bug 8031321 * @library /testlibrary /testlibrary/whitebox /compiler/whitebox .. * @build BlsrTestL ! * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * @run main/othervm -Xbootclasspath/a:. -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+IgnoreUnrecognizedVMOptions -XX:+UseBMI1Instructions BlsrTestL */ import java.lang.reflect.Method; --- 24,34 ---- /* * @test * @bug 8031321 * @library /testlibrary /testlibrary/whitebox /compiler/whitebox .. * @build BlsrTestL ! * @run main/othervm/bootclasspath -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+IgnoreUnrecognizedVMOptions -XX:+UseBMI1Instructions BlsrTestL */ import java.lang.reflect.Method;