[jdk22] RFR: 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
Mon Jan 15 14:03:22 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!
Thanks Tobias for your review!
-------------
PR Comment: https://git.openjdk.org/jdk22/pull/76#issuecomment-1892230846
More information about the hotspot-compiler-dev
mailing list