[Nestmates] RFR: 8188796: [Nestmates] LinkResolver::runtime_resolve_special_method has leftover nestmate check

David Holmes david.holmes at oracle.com
Thu Oct 5 10:08:52 UTC 2017


Thanks Maurizio!

David

On 5/10/2017 7:56 PM, Maurizio Cimadamore wrote:
> 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