[jdk21u-dev] Integrated: 8330158: C2: Loop strip mining uses ABS with min int
Satyen Subramaniam
ssubramaniam at openjdk.org
Thu Apr 3 15:08:00 UTC 2025
On Wed, 2 Apr 2025 17:44:17 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8330158: C2: Loop strip mining uses ABS with min int. Fixes 3 calls to ABS with a min int argument, which causes an overflow.
This pull request has now been integrated.
Changeset: 1d5d3d82
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/1d5d3d823887b5c5ff769e2cf06c691fa1780a82
Stats: 14 lines in 1 file changed: 9 ins; 0 del; 5 mod
8330158: C2: Loop strip mining uses ABS with min int
Backport-of: c615c18e9f92dc9fdc2db512fbd47fd255f7fe86
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1578
More information about the jdk-updates-dev
mailing list