RFR: JDK-8204970: Remaing object comparisons need to use oopDesc::equals()
Zhengyu Gu
zgu at redhat.com
Wed Jul 25 15:08:40 UTC 2018
Looks good to me too.
Thanks,
-Zhengyu
On 07/25/2018 09:18 AM, Erik Österlund wrote:
> 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