[jdk22] Integrated: 8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if

Christian Hagedorn chagedorn at openjdk.org
Tue Jan 16 10:37:24 UTC 2024


On Mon, 15 Jan 2024 12:34:56 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [7e0a4ed6](https://github.com/openjdk/jdk/commit/7e0a4ed6292586772c23292dbdd67ed1db5c12f7) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Christian Hagedorn on 15 Jan 2024 and was reviewed by Vladimir Kozlov and Tobias Hartmann.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 92575050
Author:    Christian Hagedorn <chagedorn at openjdk.org>
URL:       https://git.openjdk.org/jdk22/commit/92575050590ebd28f9c4d2e90371bdc08bbc5940
Stats:     215 lines in 2 files changed: 214 ins; 0 del; 1 mod

8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if

Reviewed-by: thartmann
Backport-of: 7e0a4ed6292586772c23292dbdd67ed1db5c12f7

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

PR: https://git.openjdk.org/jdk22/pull/76


More information about the hotspot-compiler-dev mailing list