< prev index next >

test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestJcmdOutput.java

Print this page
rev 59076 : [mq]: 8243945

@@ -28,11 +28,11 @@
  *          jcmd does not print an error message to the target process output.
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  *          jdk.management
- * @run main TestJcmdOutput
+ * @run driver TestJcmdOutput
  */
 
 import jdk.test.lib.Asserts;
 import jdk.test.lib.management.DynamicVMOption;
 import jdk.test.lib.process.OutputAnalyzer;
< prev index next >