--- old/test/compiler/arguments/TestUseCountLeadingZerosInstructionOnUnsupportedCPU.java 2015-04-28 14:48:23.625864663 +0300 +++ new/test/compiler/arguments/TestUseCountLeadingZerosInstructionOnUnsupportedCPU.java 2015-04-28 14:48:23.553864666 +0300 @@ -39,7 +39,7 @@ */ import sun.hotspot.cpuinfo.CPUInfo; -import com.oracle.java.testlibrary.*; +import jdk.test.lib.*; public class TestUseCountLeadingZerosInstructionOnUnsupportedCPU extends BMIUnsupportedCPUTest {