< prev index next >

test/compiler/whitebox/GetCodeHeapEntriesTest.java

Print this page

        

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