< prev index next >

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

Print this page

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