--- 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;