--- old/test/compiler/testlibrary/rtm/predicate/SupportedCPU.java 2014-12-09 15:13:14.069781423 +0100 +++ new/test/compiler/testlibrary/rtm/predicate/SupportedCPU.java 2014-12-09 15:13:13.753781413 +0100 @@ -24,7 +24,7 @@ package rtm.predicate; -import sun.hotspot.cpuinfo.CPUInfo; +import jdk.testlib.cpuinfo.CPUInfo; import java.util.function.BooleanSupplier;