< prev index next >

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

Print this page
rev 59076 : [mq]: 8243945

*** 29,38 **** --- 29,39 ---- * @test * @bug 8066821 * @summary Test that various options are deprecated. See deprecated_jvm_flags in arguments.cpp. * @modules java.base/jdk.internal.misc * @library /test/lib + * @run driver VMDeprecatedOptions */ public class VMDeprecatedOptions { /** * each entry is {[0]: option name, [1]: value to set
< prev index next >