< prev index next >

test/hotspot/jtreg/runtime/logging/ModulesTest.java

Print this page
rev 59076 : [mq]: 8243945

@@ -25,11 +25,11 @@
  * @test
  * @summary -Xlog:module should emit logging output
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
- * @run main ModulesTest
+ * @run driver ModulesTest
  */
 
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.process.ProcessTools;
 
< prev index next >