RFR: 8230841: Remove oopDesc::equals()

Thomas Schatzl thomas.schatzl at oracle.com
Fri Sep 13 11:50:14 UTC 2019


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