< prev index next >

test/compiler/oracle/TestCompileCommand.java

Print this page

        

@@ -22,11 +22,11 @@
  */
 
 import java.io.PrintWriter;
 import java.io.File;
 
-import com.oracle.java.testlibrary.*;
+import jdk.test.lib.*;
 
 /*
  * @test TestCompileCommand
  * @bug 8069389
  * @summary "Regression tests of -XX:CompileCommand"
< prev index next >