hg: jdk10/master: 8187681: Compiling for target 9 while also using --patch-module
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Thu Nov 2 12:10:32 UTC 2017
Changeset: 8fee80b92e65
Author: jlahoda
Date: 2017-11-02 11:16 +0100
URL: http://hg.openjdk.java.net/jdk10/master/rev/8fee80b92e65
8187681: Compiling for target 9 while also using --patch-module
Summary: Removing limitation on simultaneous use of --release and --patch-module for system modules.
Reviewed-by: mcimadamore, jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Modules.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
- test/langtools/tools/javac/diags/examples/PatchModuleWithRelease/PatchModuleWithRelease.java
- test/langtools/tools/javac/diags/examples/PatchModuleWithRelease/patchmodule/java.base/java/lang/Test.java
! test/langtools/tools/javac/options/release/ReleaseOptionUnsupported.java
More information about the jdk10-changes
mailing list