< prev index next >

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

Print this page
rev 59076 : [mq]: 8243945

@@ -26,11 +26,11 @@
  * @bug 8060256
  * @summary Test various command line options
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
- * @run main TestVMOptions
+ * @run driver TestVMOptions
  */
 
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
 import java.io.File;
< prev index next >