--- old/test/compiler/arguments/TestUseBMI1InstructionsOnUnsupportedCPU.java 2015-04-28 14:48:23.049864680 +0300 +++ new/test/compiler/arguments/TestUseBMI1InstructionsOnUnsupportedCPU.java 2015-04-28 14:48:22.977864682 +0300 @@ -38,8 +38,8 @@ */ import sun.hotspot.cpuinfo.CPUInfo; -import com.oracle.java.testlibrary.*; -import com.oracle.java.testlibrary.cli.*; +import jdk.test.lib.*; +import jdk.test.lib.cli.*; public class TestUseBMI1InstructionsOnUnsupportedCPU extends BMIUnsupportedCPUTest {