< prev index next >

test/gc/metaspace/TestPerfCountersAndMemoryPools.java

Print this page

        

@@ -22,12 +22,12 @@
  */
 
 import java.util.List;
 import java.lang.management.*;
 
-import com.oracle.java.testlibrary.*;
-import static com.oracle.java.testlibrary.Asserts.*;
+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 >