< prev index next >

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

Print this page
rev 59076 : [mq]: 8243945

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