RFR: JDK-8204970: Remaing object comparisons need to use oopDesc::equals()
Erik Österlund
erik.osterlund at oracle.com
Wed Jul 25 13:18:11 UTC 2018
Hi Roman,
Looks good.
Thanks,
/Erik
On 2018-07-06 17:28, Roman Kennke wrote:
> We found 2 more places where oopDesc::equals() should be used instead of
> raw obj==obj.
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8204970
> Webrev:
> http://cr.openjdk.java.net/~rkennke/JDK-8204970/webrev.00/
>
> Passes tier1 tests
>
> Can I get a review?
>
> Thanks,
> Roman
>
More information about the hotspot-gc-dev
mailing list