RFR: 8317507: C2 compilation fails with "Exceeded _node_regs array" [v2]

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Wed Oct 25 14:22:40 UTC 2023


On Wed, 25 Oct 2023 09:26:52 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Roberto Castañeda Lozano has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add hand-unrolled regression test
>
> Looks reasonable to me.

@shipilev thanks for reviewing! I just extended the regression test with a test case that also triggers the failure on earlier JDK releases, as per our discussion [here](https://bugs.openjdk.org/browse/JDK-8317507?focusedCommentId=14620940&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14620940). Please re-review.

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

PR Comment: https://git.openjdk.org/jdk/pull/16306#issuecomment-1779390910


More information about the hotspot-compiler-dev mailing list