< prev index next >

test/compiler/arguments/TestUseBMI1InstructionsOnSupportedCPU.java

Print this page

        

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