hotspot/test/gc/g1/TestPrintGCDetails.java
changeset 30604 b8d532cb6420
parent 29678 dd2f3932c21e
--- a/hotspot/test/gc/g1/TestPrintGCDetails.java	Sat May 02 18:40:37 2015 -0700
+++ b/hotspot/test/gc/g1/TestPrintGCDetails.java	Mon May 04 16:30:07 2015 +0200
@@ -32,8 +32,8 @@
  *          java.management
  */
 
-import com.oracle.java.testlibrary.ProcessTools;
-import com.oracle.java.testlibrary.OutputAnalyzer;
+import jdk.test.lib.ProcessTools;
+import jdk.test.lib.OutputAnalyzer;
 
 public class TestPrintGCDetails {
   public static void main(String[] args) throws Exception {