< prev index next >

test/gc/metaspace/TestPerfCountersAndMemoryPools.java

Print this page

        

*** 22,33 **** */ import java.util.List; import java.lang.management.*; ! import com.oracle.java.testlibrary.*; ! import static com.oracle.java.testlibrary.Asserts.*; /* @test TestPerfCountersAndMemoryPools * @bug 8023476 * @library /testlibrary * @requires vm.gc=="Serial" | vm.gc=="null" --- 22,33 ---- */ import java.util.List; import java.lang.management.*; ! import jdk.test.lib.*; ! import static jdk.test.lib.Asserts.*; /* @test TestPerfCountersAndMemoryPools * @bug 8023476 * @library /testlibrary * @requires vm.gc=="Serial" | vm.gc=="null"
< prev index next >