hg: jdk10/hs/jdk: 8165896: Use "open" flag from JVM_DefineModule to export all module packages
rachel.protacio at oracle.com
rachel.protacio at oracle.com
Mon Apr 24 17:26:33 UTC 2017
Changeset: 8ae11577aa6c
Author: rprotacio
Date: 2017-04-24 12:08 -0400
URL: http://hg.openjdk.java.net/jdk10/hs/jdk/rev/8ae11577aa6c
8165896: Use "open" flag from JVM_DefineModule to export all module packages
Summary: Implemented VM side of open modules, which export all their packages unqualifiedly. Automatic modules and unnamed modules are treated internally as open modules.
Reviewed-by: alanb, hseigel, lfoltan
! src/java.base/share/classes/java/lang/Module.java
More information about the jdk10-hs-changes
mailing list