RFR JDK-8233527: Update Lookup::hasPrivateAccess and Lookup::defineClass spec w.r.t. full power lookup
Mandy Chung
mandy.chung at oracle.com
Thu Nov 14 04:57:10 UTC 2019
On 11/13/19 11:45 AM, Johannes Kuhn wrote:
>> The two bullets about the caller lookup object must have MODULE and
>> PRIVATE are important explanation for it to require such access.
>>
>> Maybe I can add a bullet to say "The caller lookup object must have
>> full privilege access" and then move those two bullets as sub-bullets
>> under it.
>>
>> What do you think?
> This is a good idea, because full privilege access is a new concept,
> and should be mentioned at the places where it is used.
Updated in place:
http://cr.openjdk.java.net/~mchung/jdk14/8233527/webrev.02/
http://cr.openjdk.java.net/~mchung/jdk14/8233527/specdiff/
Mandy
More information about the core-libs-dev
mailing list