hg: jdk9/dev/langtools: 8177311: Denied access when named module accesses unreferences package from the unnamed module
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Wed Mar 29 08:37:21 UTC 2017
Changeset: cc3c67b12ef1
Author: jlahoda
Date: 2017-03-29 10:27 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/cc3c67b12ef1
8177311: Denied access when named module accesses unreferences package from the unnamed module
Summary: Ensure access to the unnamed module is allowed if the given module reads the unnamed module.
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
! test/tools/javac/modules/EdgeCases.java
More information about the jdk9-dev-changes
mailing list