--- old/test/runtime/Unsafe/GetUnsafe.java 2015-04-28 14:49:59.649861856 +0300 +++ new/test/runtime/Unsafe/GetUnsafe.java 2015-04-28 14:49:59.573861858 +0300 @@ -30,7 +30,7 @@ */ import sun.misc.Unsafe; -import static com.oracle.java.testlibrary.Asserts.*; +import static jdk.test.lib.Asserts.*; public class GetUnsafe { public static void main(String args[]) throws Exception {