test/runtime/NMT/NMTWithCDS.java

changeset 7197
be71c49ae55a
parent 7082
357af5b6d80a
child 9660
f54baa81b631
equal deleted inserted replaced
7196:bdd2310490aa 7197:be71c49ae55a
24 /* 24 /*
25 * @test 25 * @test
26 * @bug 8055061 26 * @bug 8055061
27 * @key nmt 27 * @key nmt
28 * @library /testlibrary 28 * @library /testlibrary
29 * @ignore
30 * @run main NMTWithCDS 29 * @run main NMTWithCDS
31 */ 30 */
32 import com.oracle.java.testlibrary.*; 31 import com.oracle.java.testlibrary.*;
33 32
34 public class NMTWithCDS { 33 public class NMTWithCDS {

mercurial