< prev index next >

test/runtime/NMT/NMTWithCDS.java

Print this page

        

*** 28,38 **** * @library /testlibrary * @modules java.base/sun.misc * java.management * @run main NMTWithCDS */ ! import com.oracle.java.testlibrary.*; public class NMTWithCDS { public static void main(String[] args) throws Exception { ProcessBuilder pb; --- 28,38 ---- * @library /testlibrary * @modules java.base/sun.misc * java.management * @run main NMTWithCDS */ ! import jdk.test.lib.*; public class NMTWithCDS { public static void main(String[] args) throws Exception { ProcessBuilder pb;
< prev index next >