< prev index next >

test/compiler/codecache/OverflowCodeCacheTest.java

Print this page

        

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