< prev index next >

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

Print this page
rev 59076 : [mq]: 8243945

*** 29,38 **** --- 29,39 ---- * @test * @bug 8061611 * @summary Test that various alias options correctly set the target options. See aliased_jvm_flags in arguments.cpp. * @modules java.base/jdk.internal.misc * @library /test/lib + * @run driver VMAliasOptions */ public class VMAliasOptions { /** * each entry is {[0]: alias name, [1]: alias target, [2]: value to set
< prev index next >