< prev index next >

test/compiler/arguments/TestUseBMI1InstructionsOnSupportedCPU.java

Print this page

        

*** 24,38 **** /** * @test * @bug 8031321 * @summary Verify processing of UseBMI1Instructions option on CPU with * BMI1 feature support. ! * @library /testlibrary /test/lib / * @modules java.base/jdk.internal.misc * java.management ! * @build compiler.arguments.TestUseBMI1InstructionsOnSupportedCPU ! * compiler.arguments.BMISupportedCPUTest * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI * compiler.arguments.TestUseBMI1InstructionsOnSupportedCPU --- 24,37 ---- /** * @test * @bug 8031321 * @summary Verify processing of UseBMI1Instructions option on CPU with * BMI1 feature support. ! * @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:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI * compiler.arguments.TestUseBMI1InstructionsOnSupportedCPU
< prev index next >