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

Roland Westrelin roland at openjdk.org
Fri Dec 12 16:05:41 UTC 2025


On Fri, 12 Dec 2025 14:56:30 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Failure doesn't reproduce without it.
>
> So `iArrFld[]` must be null for this to reproduce?

I tried to reproduce it without it but couldn't. I'm not sure why the exception handling code is needed but it seems it is.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28677#discussion_r2614764706


More information about the hotspot-compiler-dev mailing list