hotspot/test/compiler/whitebox/DeoptimizeFramesTest.java
changeset 30604 b8d532cb6420
parent 30216 5b96c468d591
child 34155 8d9e0cbf93a2
child 33730 30e064828045
--- a/hotspot/test/compiler/whitebox/DeoptimizeFramesTest.java	Sat May 02 18:40:37 2015 -0700
+++ b/hotspot/test/compiler/whitebox/DeoptimizeFramesTest.java	Mon May 04 16:30:07 2015 +0200
@@ -46,8 +46,8 @@
 import java.util.concurrent.Phaser;
 
 import sun.hotspot.code.NMethod;
-import com.oracle.java.testlibrary.Asserts;
-import com.oracle.java.testlibrary.InfiniteLoop;
+import jdk.test.lib.Asserts;
+import jdk.test.lib.InfiniteLoop;
 
 public class DeoptimizeFramesTest extends CompilerWhiteBoxTest {
     private final boolean makeNotEntrant;