< prev index next >

test/compiler/codecache/OverflowCodeCacheTest.java

Print this page

        

@@ -27,11 +27,11 @@
 import java.util.ArrayList;
 
 import sun.hotspot.WhiteBox;
 import sun.hotspot.code.BlobType;
 import sun.hotspot.code.CodeBlob;
-import com.oracle.java.testlibrary.Asserts;
+import jdk.test.lib.Asserts;
 
 /*
  * @test OverflowCodeCacheTest
  * @bug 8059550
  * @library /testlibrary /../../test/lib
< prev index next >