RFR: 8329163: C2: possible overflow in PhaseIdealLoop::extract_long_range_checks()

Roland Westrelin roland at openjdk.org
Wed Mar 27 16:17:27 UTC 2024


On Wed, 27 Mar 2024 10:08:09 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> This change avoids the overflow of `ABS(scale)` when `scale` is `min_jlong`.
>
> Looks good!

Thanks for the reviews @chhagedorn @vnkozlov

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

PR Comment: https://git.openjdk.org/jdk/pull/18508#issuecomment-2023168673


More information about the hotspot-compiler-dev mailing list