< prev index next >

test/compiler/arguments/TestUseBMI1InstructionsOnSupportedCPU.java

Print this page

        

*** 36,46 **** * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestUseBMI1InstructionsOnSupportedCPU */ import sun.hotspot.cpuinfo.CPUInfo; ! import com.oracle.java.testlibrary.*; public class TestUseBMI1InstructionsOnSupportedCPU extends BMISupportedCPUTest { public TestUseBMI1InstructionsOnSupportedCPU() { --- 36,46 ---- * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI TestUseBMI1InstructionsOnSupportedCPU */ import sun.hotspot.cpuinfo.CPUInfo; ! import jdk.test.lib.*; public class TestUseBMI1InstructionsOnSupportedCPU extends BMISupportedCPUTest { public TestUseBMI1InstructionsOnSupportedCPU() {
< prev index next >