< prev index next >

test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/PatchJavaBase.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 PatchJavaBase
+ * @run driver PatchJavaBase
  */
 
 import jdk.test.lib.compiler.InMemoryJavaCompiler;
 import jdk.test.lib.process.OutputAnalyzer;
 
< prev index next >