--- old/test/runtime/SharedArchiveFile/DumpSymbolAndStringTable.java 2015-04-28 14:49:51.737862087 +0300 +++ new/test/runtime/SharedArchiveFile/DumpSymbolAndStringTable.java 2015-04-28 14:49:51.665862089 +0300 @@ -31,7 +31,7 @@ * @run main/othervm -XX:+UnlockDiagnosticVMOptions DumpSymbolAndStringTable */ -import com.oracle.java.testlibrary.*; +import jdk.test.lib.*; public class DumpSymbolAndStringTable { public static void main(String[] args) throws Exception {