< prev index next >

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

Print this page
rev 59076 : [mq]: 8243945

@@ -26,11 +26,11 @@
  * @bug 8129786
  * @summary Verify that JVM correctly processes very long unrecognized VM option
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  * @modules java.management
- * @run main TestLongUnrecognizedVMOption
+ * @run driver TestLongUnrecognizedVMOption
  */
 
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.process.ProcessTools;
 
< prev index next >