< prev index next >

test/compiler/arguments/TestUseCountLeadingZerosInstructionOnSupportedCPU.java

Print this page

        

*** 37,47 **** * -XX:+WhiteBoxAPI * TestUseCountLeadingZerosInstructionOnSupportedCPU */ import sun.hotspot.cpuinfo.CPUInfo; ! import com.oracle.java.testlibrary.*; public class TestUseCountLeadingZerosInstructionOnSupportedCPU extends BMISupportedCPUTest { public TestUseCountLeadingZerosInstructionOnSupportedCPU() { --- 37,47 ---- * -XX:+WhiteBoxAPI * TestUseCountLeadingZerosInstructionOnSupportedCPU */ import sun.hotspot.cpuinfo.CPUInfo; ! import jdk.test.lib.*; public class TestUseCountLeadingZerosInstructionOnSupportedCPU extends BMISupportedCPUTest { public TestUseCountLeadingZerosInstructionOnSupportedCPU() {
< prev index next >