< prev index next >

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

Print this page
rev 59076 : [mq]: 8243945

@@ -26,11 +26,11 @@
  * @bug 8130399
  * @summary Make sure --patch-module works for modules besides java.base.
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
  * @compile PatchModuleMain.java
- * @run main PatchModuleTest
+ * @run driver PatchModuleTest
  */
 
 import jdk.test.lib.compiler.InMemoryJavaCompiler;
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.process.ProcessTools;
< prev index next >