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

Vladimir Kozlov kvn at openjdk.org
Wed Mar 27 16:17:26 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`.

Good.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list