--- old/test/compiler/arguments/TestUseCountTrailingZerosInstructionOnSupportedCPU.java 2015-04-28 14:48:23.921864655 +0300 +++ new/test/compiler/arguments/TestUseCountTrailingZerosInstructionOnSupportedCPU.java 2015-04-28 14:48:23.845864657 +0300 @@ -39,8 +39,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 TestUseCountTrailingZerosInstructionOnSupportedCPU extends BMISupportedCPUTest {