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

Andrew John Hughes andrew at openjdk.org
Wed Mar 27 03:19:26 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.-

Thanks for fixing.

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

Marked as reviewed by andrew (Reviewer).

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


More information about the jdk8u-dev mailing list