< prev index next >

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

Print this page

        

*** 23,37 **** /* * @test * @bug 8031321 * @requires vm.flavor == "server" ! * @library /testlibrary /test/lib / * @modules java.base/jdk.internal.misc * java.management * ! * @build compiler.intrinsics.bmi.verifycode.BlsiTestI * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+IgnoreUnrecognizedVMOptions -XX:+UseBMI1Instructions * compiler.intrinsics.bmi.verifycode.BlsiTestI --- 23,37 ---- /* * @test * @bug 8031321 * @requires vm.flavor == "server" ! * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * ! * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+IgnoreUnrecognizedVMOptions -XX:+UseBMI1Instructions * compiler.intrinsics.bmi.verifycode.BlsiTestI
< prev index next >