< prev index next >

test/gc/arguments/TestG1PercentageOptions.java

Print this page

        

@@ -30,11 +30,11 @@
  * @modules java.base/sun.misc
  *          java.management
  * @run driver TestG1PercentageOptions
  */
 
-import com.oracle.java.testlibrary.*;
+import jdk.test.lib.*;
 
 public class TestG1PercentageOptions {
 
     private static final class OptionDescription {
         public final String name;
< prev index next >