< prev index next >

test/gc/arguments/TestParallelGCThreads.java

Print this page

        

@@ -30,11 +30,11 @@
  * @modules java.base/sun.misc
  *          java.management
  * @run driver TestParallelGCThreads
  */
 
-import com.oracle.java.testlibrary.*;
+import jdk.test.lib.*;
 
 public class TestParallelGCThreads {
 
   public static void main(String args[]) throws Exception {
 
< prev index next >