comparison test/runtime/NMT/NMTWithCDS.java @ 20483:be71c49ae55a

8056263: [TESTBUG] Re-enable NMTWithCDS.java test Reviewed-by: lfoltan, hseigel
author gtriantafill
date Wed, 17 Sep 2014 05:30:19 -0700
parents 357af5b6d80a
children
comparison
equal deleted inserted replaced
20482:bdd2310490aa 20483: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 {