changeset 30604 | b8d532cb6420 |
parent 29678 | dd2f3932c21e |
child 33069 | d8eed614f298 |
--- a/hotspot/test/compiler/oracle/TestCompileCommand.java Sat May 02 18:40:37 2015 -0700 +++ b/hotspot/test/compiler/oracle/TestCompileCommand.java Mon May 04 16:30:07 2015 +0200 @@ -24,7 +24,7 @@ import java.io.PrintWriter; import java.io.File; -import com.oracle.java.testlibrary.*; +import jdk.test.lib.*; /* * @test TestCompileCommand