[core-libs] RFR (L): 8010319: Implementation of JEP 181: Nest-Based Access Control
John Rose
john.r.rose at oracle.com
Wed Jun 20 20:15:57 UTC 2018
Good; I like the care to distinguish "nested" classes (using the
word "enclosing") from the newer concept of "nests" and "nestmates",
as well as the careful framing of how stuff bubbles up from the classfile.
(Kudos to Alex!)
— John
On Jun 19, 2018, at 9:56 PM, David Holmes <david.holmes at oracle.com> wrote:
>
> Some further adjustments to getNestMembers() was made. Everything updated in place.
>
> Thanks,
> David
>
> On 20/06/2018 9:30 AM, David Holmes wrote:
>> Sorry another update is imminent ... stay tuned.
>> David
>> On 19/06/2018 2:41 PM, David Holmes wrote:
>>> Discussions on the CSR request have led to further changes to the documentation involving nests and the new nest-related method. There are no semantic changes here just clearer explanations.
>>>
>>> Incremental webrev: http://cr.openjdk.java.net/~dholmes/8010319-JEP181/webrev.corelibs.v7-incr/ <http://cr.openjdk.java.net/~dholmes/8010319-JEP181/webrev.corelibs.v7-incr/>
>>>
More information about the core-libs-dev
mailing list