hotspot/test/gc/arguments/TestSurvivorAlignmentInBytesOption.java
changeset 30604 b8d532cb6420
parent 29678 dd2f3932c21e
child 31371 311143309e73
--- a/hotspot/test/gc/arguments/TestSurvivorAlignmentInBytesOption.java	Sat May 02 18:40:37 2015 -0700
+++ b/hotspot/test/gc/arguments/TestSurvivorAlignmentInBytesOption.java	Mon May 04 16:30:07 2015 +0200
@@ -21,8 +21,8 @@
  * questions.
  */
 
-import com.oracle.java.testlibrary.ExitCode;
-import com.oracle.java.testlibrary.cli.CommandLineOptionTest;
+import jdk.test.lib.ExitCode;
+import jdk.test.lib.cli.CommandLineOptionTest;
 
 /**
  * @test