[core-libs] RFR (L): 8010319: Implementation of JEP 181: Nest-Based Access Control
David Holmes
david.holmes at oracle.com
Fri May 25 22:56:45 UTC 2018
Thanks Mandy!
David
On 26/05/2018 7:13 AM, mandy chung wrote:
> Looks good.
>
> Mandy
>
> On 5/24/18 10:52 PM, David Holmes wrote:
>> Here are the further minor updates so far in response to all the
>> review comments.
>>
>> Incremental corelibs webrev:
>> http://cr.openjdk.java.net/~dholmes/8010319-JEP181/webrev.corelibs.v3-incr/
>>
>>
>> Full corelibs webrev:
>> http://cr.openjdk.java.net/~dholmes/8010319-JEP181/webrev.corelibs.v3/
>>
>> Change summary:
>>
>> src/java.base/share/classes/jdk/internal/reflect/Reflection.java
>> - remove inaccurate pseudo-assertion comment
>>
>> test/jdk/java/lang/reflect/Nestmates/SampleNest.java
>> - code cleanup: <> operator
>>
>> test/jdk/java/lang/reflect/Nestmates/TestReflectionAPI.java
>> - code cleanup: streamify duplicate removals
>>
>> test/jdk/java/lang/invoke/PrivateInterfaceCall.java
>> - use consistent @bug number
>>
>> Thanks,
>> David
More information about the core-libs-dev
mailing list