< prev index next >

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

Print this page
rev 59076 : [mq]: 8243945

@@ -27,11 +27,11 @@
  * @summary test that --patch-module works with CDS
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          jdk.jartool/sun.tools.jar
  * @build PatchModuleMain
- * @run main PatchModuleCDS
+ * @run driver PatchModuleCDS
  */
 
 import jdk.test.lib.compiler.InMemoryJavaCompiler;
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.process.ProcessTools;
< prev index next >