[jdk8u-dev] RFR: 8317507: C2 compilation fails with "Exceeded _node_regs array"
Martin Balao
mbalao at openjdk.org
Fri Mar 22 03:52:25 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.-
GHA test failures look unrelated to this change.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/470#issuecomment-2014304249
More information about the jdk8u-dev
mailing list