--- old/test/compiler/whitebox/AllocationCodeBlobTest.java 2015-04-28 14:49:02.873863516 +0300 +++ new/test/compiler/whitebox/AllocationCodeBlobTest.java 2015-04-28 14:49:02.797863518 +0300 @@ -28,8 +28,8 @@ import sun.hotspot.WhiteBox; import sun.hotspot.code.BlobType; -import com.oracle.java.testlibrary.Asserts; -import com.oracle.java.testlibrary.InfiniteLoop; +import jdk.test.lib.Asserts; +import jdk.test.lib.InfiniteLoop; /* * @test AllocationCodeBlobTest