test/runtime/NMT/CommandLineDetail.java

changeset 7075
ac12996df59b
parent 6272
e56d11f8cc21
child 7110
6640f982c1be
equal deleted inserted replaced
7074:833b0f92429a 7075:ac12996df59b
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
29 */ 30 */
30 31
31 import com.oracle.java.testlibrary.*; 32 import com.oracle.java.testlibrary.*;
32 33
33 public class CommandLineDetail { 34 public class CommandLineDetail {

mercurial