--- old/jdk/test/tools/launcher/modules/addmods/src/test/test/Main.java 2016-08-07 17:46:58.000000000 -0700 +++ new/jdk/test/tools/launcher/modules/addmods/src/test/test/Main.java 2016-08-07 17:46:58.000000000 -0700 @@ -24,7 +24,7 @@ package test; /** - * Invoked by tests for the {@code java -addmods} option to check that types + * Invoked by tests for the {@code java --add-modules} option to check that types * are visible. */ public class Main {