[jdk8u-dev] RFR: 8317507: C2 compilation fails with "Exceeded _node_regs array"

Roland Westrelin roland at openjdk.org
Fri Mar 22 09:23:30 UTC 2024


On Fri, 22 Mar 2024 00:54:09 GMT, Martin Balao <mbalao at openjdk.org> wrote:

> Hi,
> 
> I'd like to propose this backport to 8u-dev. The 17u/11u fix does not apply cleanly: 8u does not have either 8054033 or 8034812 so the `Compiler` reference is passed by parameter instead of taken from the `Compile::current` method. I ran and debugged the test to make sure that it is triggering the faulty behavior.
> 
> Thanks,
> Martin.-

Looks good to me.

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

Marked as reviewed by roland (Reviewer).

PR Review: https://git.openjdk.org/jdk8u-dev/pull/470#pullrequestreview-1954317091


More information about the jdk8u-dev mailing list