Fwd: Re: RFR: 8240615: is_power_of_2() has Undefined Behaviour and is inconsistent

Andrew Haley aph at redhat.com
Tue Mar 10 16:27:26 UTC 2020


Can I have an ACK from a compiler dev, please? I know we'll need
to fix up some more stuff, but as John Rose put it,

> To me this is an easy “yes”.  The hardware instruction in question
> uses the unsigned convention.
>
> The harder part is (as you say) figuring out where we were implicitly
> relying on unsigned conventions and behavior will change.  But I
> think we’ve had plenty of eyeballs on this, and it’s easy to fix more
> stuff like this if we find it later, right?

Review thread is at
https://mail.openjdk.java.net/pipermail/hotspot-dev/2020-March/041022.html

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
-------------- next part --------------
An embedded message was scrubbed...
From: Andrew Haley <aph at redhat.com>
Subject: Re: RFR: 8240615: is_power_of_2() has Undefined Behaviour and is inconsistent
Date: Tue, 10 Mar 2020 15:04:24 +0000
Size: 13982
URL: <https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20200310/cf9cee85/attachment-0001.eml>


More information about the hotspot-compiler-dev mailing list