test/runtime/NMT/CommandLineDetail.java

changeset 7110
6640f982c1be
parent 7075
ac12996df59b
child 7535
7ae4e26cb1e0
equal deleted inserted replaced
7109:f5164941749c 7110:6640f982c1be
24 /* 24 /*
25 * @test 25 * @test
26 * @key nmt 26 * @key nmt
27 * @summary Running with NMT detail should not result in an error 27 * @summary Running with NMT detail should not result in an error
28 * @library /testlibrary 28 * @library /testlibrary
29 * @ignore
30 */ 29 */
31 30
32 import com.oracle.java.testlibrary.*; 31 import com.oracle.java.testlibrary.*;
33 32
34 public class CommandLineDetail { 33 public class CommandLineDetail {

mercurial