hg: jdk/submit: 8220702: compiling in the context of an automatic module disallows --add-modules ALL-MODULE-PATH

jan.lahoda at oracle.com jan.lahoda at oracle.com
Fri May 24 10:26:52 UTC 2019


Changeset: adb2493b120e
Author:    jlahoda
Date:      2019-05-24 12:25 +0200
URL:       http://hg.openjdk.java.net/jdk/submit/rev/adb2493b120e

8220702: compiling in the context of an automatic module disallows --add-modules ALL-MODULE-PATH
Summary: Allow --add-modules ALL-MODULE-PATH when compiling in the context of an automatic module.
Reviewed-by: 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/modules/AutomaticModules.java



More information about the jdk-submit-changes mailing list