< prev index next >

test/compiler/c2/7068051/Test7068051.java

Print this page

        

@@ -31,12 +31,12 @@
  * @modules java.base/sun.misc
  *          java.management
  * @run main/othervm -showversion -Xbatch Test7068051
  */
 
-import com.oracle.java.testlibrary.JDKToolLauncher;
-import com.oracle.java.testlibrary.OutputAnalyzer;
+import jdk.test.lib.JDKToolLauncher;
+import jdk.test.lib.OutputAnalyzer;
 
 import java.io.IOException;
 import java.io.InputStream;
 import java.nio.file.Files;
 import java.nio.file.Path;
< prev index next >