[jdk20u] Integrated: 8299259: C2: Div/Mod nodes without zero check could be split through iv phi of loop resulting in SIGFPE

Tobias Hartmann thartmann at openjdk.org
Tue Apr 4 12:50:29 UTC 2023


On Wed, 29 Mar 2023 10:35:30 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Backport of [JDK-8299259](https://bugs.openjdk.java.net/browse/JDK-8299259). Applies cleanly. Approval is pending.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: 572b05a8
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk20u/commit/572b05a80d7a8d12da0b3d9da7f9bcfc32a0de5b
Stats:     213 lines in 3 files changed: 199 ins; 11 del; 3 mod

8299259: C2: Div/Mod nodes without zero check could be split through iv phi of loop resulting in SIGFPE

Backport-of: 8b0133f2760f67cd968528c041a600408cc26978

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

PR: https://git.openjdk.org/jdk20u/pull/25


More information about the jdk-updates-dev mailing list