RFR: 8324121: SIGFPE in PhaseIdealLoop::extract_long_range_checks [v2]
Vladimir Kozlov
kvn at openjdk.org
Fri Mar 22 16:56:27 UTC 2024
On Fri, 22 Mar 2024 16:33:30 GMT, Roland Westrelin <roland at openjdk.org> wrote:
>> Both failures occur because `ABS(scale * stride_con)` overflows (scale
>> a really large long number). I reworked the test so overflow is no
>> longer an issue.
>
> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>
> review
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18397#pullrequestreview-1955306690
More information about the hotspot-compiler-dev
mailing list