[jdk8u-dev] Integrated: 8317507: C2 compilation fails with "Exceeded _node_regs array"
Martin Balao
mbalao at openjdk.org
Wed Mar 27 03:24: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.-
This pull request has now been integrated.
Changeset: e72ea2d4
Author: Martin Balao <mbalao at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/e72ea2d4af04a891fc6bac9f19e65f8e275b476b
Stats: 601 lines in 2 files changed: 601 ins; 0 del; 0 mod
8317507: C2 compilation fails with "Exceeded _node_regs array"
Reviewed-by: roland, andrew
Backport-of: a5818972c16bd883d768ff2fb23a8aa9e0142c65
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/470
More information about the jdk8u-dev
mailing list