< prev index next >

test/hotspot/jtreg/runtime/NMT/CommandLineSummary.java

Print this page
rev 59076 : [mq]: 8243945

*** 26,35 **** --- 26,36 ---- * @key nmt * @summary Running with NMT summary should not result in an error * @library /test/lib * @modules java.base/jdk.internal.misc * java.management + * @run driver CommandLineSummary */ import jdk.test.lib.process.ProcessTools; import jdk.test.lib.process.OutputAnalyzer;
< prev index next >