test/runtime/NMT/NMTWithCDS.java

changeset 7082
357af5b6d80a
parent 7079
3adc0e278f49
child 7197
be71c49ae55a
equal deleted inserted replaced
7081:aef17e6b4abf 7082:357af5b6d80a
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
29 * @run main NMTWithCDS 30 * @run main NMTWithCDS
30 */ 31 */
31 import com.oracle.java.testlibrary.*; 32 import com.oracle.java.testlibrary.*;
32 33
33 public class NMTWithCDS { 34 public class NMTWithCDS {

mercurial