[core-libs] RFR (L): 8010319: Implementation of JEP 181: Nest-Based Access Control
mandy chung
mandy.chung at oracle.com
Wed Jun 20 05:25:46 UTC 2018
The javadoc update looks good to me.
Mandy
On 6/19/18 9:56 PM, David Holmes 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/
>>>
>>>
>>> (don't worry if you don't see a v6, it didn't really exist).
>>>
>>> Full webrev:
>>> http://cr.openjdk.java.net/~dholmes/8010319-JEP181/webrev.full.v7/
>>>
>>> Specdiffs updated in place at:
>>> http://cr.openjdk.java.net/~dholmes/8010319-JEP181/specs/
>>>
>>> Summary of changes:
>>>
>>> - The definition of a nest etc is moved to the class-level javadoc of
>>> java.lang.Class, along with some other edits provided by Alex Buckley
>>> to pave the way for future updates
>>> - The nest-related methods are written in a more clear and consistent
>>> way
>>>
>>> Thanks,
>>> David
More information about the core-libs-dev
mailing list