RFR: JDK-8199781: Don't use naked == for comparing oops

Andrew Haley aph at redhat.com
Thu Mar 29 11:29:48 UTC 2018


On 03/29/2018 10:14 AM, Roman Kennke wrote:
> I wouldn't necessarily trust the compiler to do the expected thing. It
> wouldn't be the first time that I see a compiler not inline something
> because it's blown some complexity limit.
> 
> Do you want to push the final patch (pending reviews)? Or should I do it?
> 
> Also, it would be nice to get ok from John and Andrew. :-)

Thanks for getting it (probably) to inline.  We need to make sure
that our "improvements" don't cause subtle regressions, as John
says.

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the hotspot-runtime-dev mailing list