My position on module security/access control

Alan Bateman Alan.Bateman at oracle.com
Thu Dec 10 10:48:45 UTC 2015



On 10/12/2015 10:24, Stephane Epardaud wrote:
> :
>
>
> Is that really true? Are they caller-sensitive to check if
> package-private or protected fields/methods can be accessed? I did not
> have that impression, but perhaps I misremember.
Yes, they have always been caller sensitive, maybe just not as obvious 
before the work of JEP 176 and the @CS annotation.

-Alan


More information about the jpms-spec-observers mailing list