RFR: 8300800: UB: Shift exponent 32 is too large for 32-bit type 'int' [v2]

Afshin Zafari azafari at openjdk.org
Tue Aug 13 16:29:01 UTC 2024


On Mon, 12 Aug 2024 18:37:16 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

>> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Used UCONST64(0) instead of UL.
>
> Looks good.

Thank you @kimbarrett and @adinn for your comments.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20530#issuecomment-2286647134


More information about the hotspot-compiler-dev mailing list