< prev index next >

test/runtime/duplAttributes/DuplAttributesTest.java

Print this page

        

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