[core-libs] RFR (L): 8010319: Implementation of JEP 181: Nest-Based Access Control

mandy chung mandy.chung at oracle.com
Fri May 25 21:13:56 UTC 2018


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