< prev index next >

test/hotspot/jtreg/runtime/modules/ModuleStress/ModuleStress.java

Print this page
rev 59076 : [mq]: 8243945

@@ -29,11 +29,11 @@
  * @library /test/lib
  * @compile ../AccessCheck/ModuleLibrary.java
  * @compile ModuleSameCLMain.java
  * @compile ModuleNonBuiltinCLMain.java
  * @compile CustomSystemClassLoader.java
- * @run main/othervm ModuleStress
+ * @run driver ModuleStress
  */
 
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.compiler.InMemoryJavaCompiler;
< prev index next >