[Nestmates] RFR: 8195826: [Nestmates] Cleanup sun/invoke/util/VerifyAccess.java

Karen Kinnear karen.kinnear at oracle.com
Mon Jan 22 22:27:15 UTC 2018


Forgot to ask - do you have a test for this?

thanks,
Karen

> On Jan 22, 2018, at 1:31 AM, David Holmes <david.holmes at oracle.com> wrote:
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8195826
> webrev: http://cr.openjdk.java.net/~dholmes/8195826/webrev
> 
> Get rid of old experimental ALLOW_NESTMATE_ACCESS support and recast directly using Reflection.areNestMates(a,b).
> 
> Update quote of JVMS 5.4.4 access rules.
> 
> Thanks,
> David




More information about the valhalla-dev mailing list