< prev index next >

test/hotspot/jtreg/runtime/CommandLine/DoubleFlagWithIntegerValue.java

Print this page
rev 59076 : [mq]: 8243945

*** 26,35 **** --- 26,36 ---- * @bug 8178364 * @summary Command-line flags of type double should accept integer values * @library /test/lib * @modules java.base/jdk.internal.misc * java.management + * @run driver DoubleFlagWithIntegerValue */ import jdk.test.lib.process.ProcessTools; import jdk.test.lib.process.OutputAnalyzer;
< prev index next >