hg: jdk9/dev/langtools: 8165008: javac -Xmodule compiles the module in a way that reads the unnamed module
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Thu Sep 1 12:11:46 UTC 2016
Changeset: 5a2d38a840cc
Author: jlahoda
Date: 2016-08-29 15:53 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/5a2d38a840cc
8165008: javac -Xmodule compiles the module in a way that reads the unnamed module
Summary: Ensuring proper separation between named modules and the unnamed module when using -Xmodule
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/ClassFinder.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Modules.java
! test/tools/javac/modules/XModuleTest.java
More information about the jdk9-dev-changes
mailing list