< prev index next >

test/compiler/intrinsics/bmi/verifycode/LZcntTestI.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.LZcntTestI * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+IgnoreUnrecognizedVMOptions -XX:+UseCountLeadingZerosInstruction * compiler.intrinsics.bmi.verifycode.LZcntTestI --- 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:+UseCountLeadingZerosInstruction * compiler.intrinsics.bmi.verifycode.LZcntTestI
< prev index next >