RFR: 8230841: Remove oopDesc::equals()

Per Liden per.liden at oracle.com
Fri Sep 13 11:54:29 UTC 2019


Thanks Thomas!

/Per

On 9/13/19 1:50 PM, Thomas Schatzl wrote:
> Hi,
> 
> On 11.09.19 09:35, Per Liden wrote:
>> 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
> 
>    looks good.
> 
> Thomas



More information about the hotspot-gc-dev mailing list