[jdk17u-dev] Integrated: 8317507: C2 compilation fails with "Exceeded _node_regs array"

Aleksey Shipilev shade at openjdk.org
Tue Dec 19 11:33:48 UTC 2023


On Mon, 11 Dec 2023 17:10:54 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to fix the C2 corner case.
> 
> Additional testing:
>  - [x] New regression test fails without the fix, passes with it
>  - [x] Linux x86_64 server fastdebug,`tier{1,2,3,4}`
>  - [x] Linux AArch64 server fastdebug,`tier{1,2,3}`

This pull request has now been integrated.

Changeset: 5ed19267
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/5ed19267f63e0dde4f8ea41f4832237b980b3480
Stats:     602 lines in 2 files changed: 602 ins; 0 del; 0 mod

8317507: C2 compilation fails with "Exceeded _node_regs array"

Backport-of: a5818972c16bd883d768ff2fb23a8aa9e0142c65

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2039


More information about the jdk-updates-dev mailing list