--- old/test/compiler/types/correctness/CorrectnessTest.java 2015-04-28 14:48:59.929863602 +0300 +++ new/test/compiler/types/correctness/CorrectnessTest.java 2015-04-28 14:48:59.857863604 +0300 @@ -54,8 +54,8 @@ * @summary Tests correctness of type usage with type profiling and speculations */ -import com.oracle.java.testlibrary.Asserts; -import com.oracle.java.testlibrary.Platform; +import jdk.test.lib.Asserts; +import jdk.test.lib.Platform; import execution.Execution; import execution.MethodHandleDelegate; import execution.TypeConflict;