< prev index next >

test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/TwoJars.java

Print this page

@@ -30,11 +30,11 @@
  * @library /test/hotspot/jtreg/testlibrary
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          jdk.jartool/sun.tools.jar
  * @build PatchMain
- * @run main TwoJars
+ * @run driver TwoJars
  */
 
 import java.io.File;
 import jdk.test.lib.compiler.InMemoryJavaCompiler;
 import jdk.test.lib.process.OutputAnalyzer;
< prev index next >