< prev index next >

test/compiler/whitebox/GetCodeHeapEntriesTest.java

Print this page

        

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