--- old/test/runtime/CommandLine/ObsoleteFlagErrorMessage.java 2015-04-28 14:49:33.045862634 +0300 +++ new/test/runtime/CommandLine/ObsoleteFlagErrorMessage.java 2015-04-28 14:49:32.973862636 +0300 @@ -28,7 +28,7 @@ * @library /testlibrary */ -import com.oracle.java.testlibrary.*; +import jdk.test.lib.*; public class ObsoleteFlagErrorMessage { public static void main(String[] args) throws Exception {