hg: jdk9/dev/langtools: 8178012: Finish removal of -Xmodule:
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Wed Apr 19 11:48:11 UTC 2017
Changeset: 7c4f03097a05
Author: jlahoda
Date: 2017-04-19 13:38 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/7c4f03097a05
8178012: Finish removal of -Xmodule:
Summary: Changing -Xmodule: option to -XD-Xmodule:, setting jtreg to use --patch-module instead of -Xmodule:.
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Modules.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/main/Option.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties
! test/TEST.ROOT
+ test/tools/javac/modules/LegacyXModuleTest.java
More information about the jdk9-dev-changes
mailing list