hotspot/test/gc/g1/Test2GbHeap.java
changeset 30604 b8d532cb6420
parent 29678 dd2f3932c21e
child 37253 45e69c7b0bac
child 36851 03e2f4d0a421
--- a/hotspot/test/gc/g1/Test2GbHeap.java	Sat May 02 18:40:37 2015 -0700
+++ b/hotspot/test/gc/g1/Test2GbHeap.java	Mon May 04 16:30:07 2015 +0200
@@ -34,8 +34,8 @@
 
 import java.util.ArrayList;
 
-import com.oracle.java.testlibrary.OutputAnalyzer;
-import com.oracle.java.testlibrary.ProcessTools;
+import jdk.test.lib.OutputAnalyzer;
+import jdk.test.lib.ProcessTools;
 
 public class Test2GbHeap {
   public static void main(String[] args) throws Exception {