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

Christian Hagedorn chagedorn at openjdk.org
Tue Jan 6 08:24:13 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!

Looks good! I will submit some testing for it together with https://github.com/openjdk/jdk/pull/29042.

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

Marked as reviewed by chagedorn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29041#pullrequestreview-3629909672


More information about the hotspot-compiler-dev mailing list