RFR(M): 8165896: Use "open" flag from JVM_DefineModule to export all module packages
Rachel Protacio
rachel.protacio at oracle.com
Fri Apr 21 17:22:07 UTC 2017
Thanks, Alan!
Rachel
On 4/21/2017 12:32 PM, Alan Bateman wrote:
>
>
> On 21/04/2017 17:24, Rachel Protacio wrote:
>> Is there no chance someone will erroneously use initExportsAndOpens()
>> in some other place and apply it to an open or automatic module? If
>> not/if that wouldn't be a problem that's fine. Here's the updated
>> changeset: http://cr.openjdk.java.net/~rprotacio/8165896.jdk.02/
> initExportsAndOpens is private so it can never be called outside of
> jl.Module.
>
> The updated webrev looks good.
>
> -Alan
More information about the hotspot-runtime-dev
mailing list