< prev index next >

test/runtime/duplAttributes/DuplAttributesTest.java

Print this page

        

@@ -30,11 +30,11 @@
  *          java.management
  * @run main DuplAttributesTest
  */
 
 import java.io.File;
-import com.oracle.java.testlibrary.*;
+import jdk.test.lib.*;
 
 public class DuplAttributesTest {
 
     static final String testsrc = System.getProperty("test.src");
 
< prev index next >