[jdk26] Integrated: 8370200: Crash: assert(outer->outcnt() >= phis + 2 - be_loads && outer->outcnt() <= phis + 2 + stores + 1) failed: only phis

Roland Westrelin roland at openjdk.org
Wed Jan 7 08:11:37 UTC 2026


On Mon, 5 Jan 2026 16:20:29 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [2ba423db](https://github.com/openjdk/jdk/commit/2ba423db9925355348106fc9fcf84450123d2605) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Roland Westrelin on 18 Dec 2025 and was reviewed by Roberto Castañeda Lozano, Daniel Lundén and Damon Fenacci.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 32134656
Author:    Roland Westrelin <roland at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/32134656dfd314649957fa6da8d86d5f77011cef
Stats:     195 lines in 6 files changed: 173 ins; 16 del; 6 mod

8370200: Crash: assert(outer->outcnt() >= phis + 2 - be_loads && outer->outcnt() <= phis + 2 + stores + 1) failed: only phis

Reviewed-by: chagedorn
Backport-of: 2ba423db9925355348106fc9fcf84450123d2605

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

PR: https://git.openjdk.org/jdk/pull/29041


More information about the hotspot-compiler-dev mailing list