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

Christian Hagedorn chagedorn at openjdk.org
Wed Mar 27 10:10:23 UTC 2024


On Wed, 27 Mar 2024 09:59:18 GMT, Roland Westrelin <roland at openjdk.org> wrote:

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

Looks good!

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

Marked as reviewed by chagedorn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18508#pullrequestreview-1962845286


More information about the hotspot-compiler-dev mailing list