test/compiler/testlibrary/rtm/predicate/SupportedCPU.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/testlibrary/rtm/predicate/SupportedCPU.java	Tue Dec  9 15:13:14 2014
--- new/test/compiler/testlibrary/rtm/predicate/SupportedCPU.java	Tue Dec  9 15:13:13 2014

*** 22,32 **** --- 22,32 ---- * */ package rtm.predicate; ! import sun.hotspot.cpuinfo.CPUInfo; ! import jdk.testlib.cpuinfo.CPUInfo; import java.util.function.BooleanSupplier; public class SupportedCPU implements BooleanSupplier { @Override

test/compiler/testlibrary/rtm/predicate/SupportedCPU.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File