< prev index next >

jdk/test/tools/launcher/modules/patch/basic/src/test/jdk/test/Main.java

Print this page

        

@@ -20,11 +20,11 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 /**
- * Used with -Xpatch to exercise the replacement or addition of classes
+ * Used with --patch-module to exercise the replacement or addition of classes
  * in modules that are linked into the runtime image.
  */
 
 package jdk.test;
 
< prev index next >