hg: jdk9/dev/langtools: 8164745: javac -Xmodule compiles the module in a way that reads the unnamed module

jan.lahoda at oracle.com jan.lahoda at oracle.com
Mon Aug 29 13:54:44 UTC 2016


Changeset: 00ed01cc934d
Author:    jlahoda
Date:      2016-08-29 15:53 +0200
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/00ed01cc934d

8164745: javac -Xmodule compiles the module in a way that reads the unnamed module
Summary: Ensuring proper separation between named modules 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