< prev index next >

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

Print this page

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