changeset 30604 | b8d532cb6420 |
parent 30242 | 5b15a65d4373 |
child 32823 | ca8fef4cd57b |
--- a/hotspot/test/runtime/CommandLine/ObsoleteFlagErrorMessage.java Sat May 02 18:40:37 2015 -0700 +++ b/hotspot/test/runtime/CommandLine/ObsoleteFlagErrorMessage.java Mon May 04 16:30:07 2015 +0200 @@ -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 {