--- old/test/compiler/unsafe/UnsafeRaw.java 2015-04-28 14:49:02.581863524 +0300 +++ new/test/compiler/unsafe/UnsafeRaw.java 2015-04-28 14:49:02.509863527 +0300 @@ -31,7 +31,7 @@ * @run main/othervm -Xbatch UnsafeRaw */ -import com.oracle.java.testlibrary.Utils; +import jdk.test.lib.Utils; import java.util.Random; public class UnsafeRaw {