RFR: 8230841: Remove oopDesc::equals()

Per Liden per.liden at oracle.com
Wed Sep 11 20:52:46 UTC 2019


Thanks Roman!

/Per

On 9/11/19 9:43 PM, Roman Kennke wrote:
> Hello Per,
> 
> Thanks for cleaning this up! I meant to do this eventually, but haven't
> gotten to it, yet. So you beat me :-)
> 
> I looked over the webrev, and looks good to me.
> 
> I also checked Shenandoah tests (tier1+2+3) and looks good to.
> 
> Thumbs up!
> 
> Thanks,
> Roman
> 
> 
>> With the removal of Access::equals() in JDK-8230808, there's no longer
>> any need to treat oop equality in a special way. Therefore, we can
>> remove oopDesc::equals() and oopDesc::equals_raw().
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8230841
>> Webrev: http://cr.openjdk.java.net/~pliden/8230841/webrev.0
>>
>> Testing: Currently running through tier1-3 in all platforms
>>
>> /Per
> 



More information about the hotspot-gc-dev mailing list