hg: jdk9/sandbox/langtools: 8177311: Denied access when named module accesses unreferences package from the unnamed module
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Mar 29 08:46:35 UTC 2017
Changeset: cc3c67b12ef1
Author: jlahoda
Date: 2017-03-29 10:27 +0200
URL: http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes
mailing list