[Nestmates] RFR: 8188796: [Nestmates] LinkResolver::runtime_resolve_special_method has leftover nestmate check
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Thu Oct 5 09:56:55 UTC 2017
Looks good
Maurizio
On 05/10/17 07:26, David Holmes wrote:
> bug: https://bugs.openjdk.java.net/browse/JDK-8188796
> webrev: http://cr.openjdk.java.net/~dholmes/8188796/webrev/
>
> One of our closed tests picked up a logic error when checking for a
> nestmate access that allowed an errant anonymous class access to slip
> through undetected. Upon further examination the nestmate check is no
> longer needed since we reverted from using invokespecial for nestmate
> accesses. This is an oversight from the fix for JDK-8187360.
>
> Thanks,
> David
More information about the valhalla-dev
mailing list