< prev index next >

test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleTestJar.java

Print this page
rev 59076 : [mq]: 8243945

@@ -26,11 +26,11 @@
  * @summary Make sure --patch-module works when a jar file is specified for a module
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          jdk.jartool/sun.tools.jar
  * @compile PatchModuleMain.java
- * @run main PatchModuleTestJar
+ * @run driver PatchModuleTestJar
  */
 
 import jdk.test.lib.compiler.InMemoryJavaCompiler;
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.process.ProcessTools;
< prev index next >