RFR: 8322992: Javac fails with StackOverflowError when compiling deeply nested synchronized blocks [v2]
Francisco Ferrari Bihurriet
fferrari at openjdk.org
Mon Apr 22 22:58:32 UTC 2024
On Mon, 22 Apr 2024 14:59:44 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:
>>
>> adding regression test
>
> sure I will add a comment to `visitBlock`
Hi @vicente-romero-oracle, it looks like the new `SOEDeeplyNestedBlocksTest` is not passing in GitHub actions' [execution of langtools/tier1 for linux-x86](https://github.com/vicente-romero-oracle/jdk/actions/runs/8786696145/job/24111450455#step:9:17883).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18832#issuecomment-2071086879
More information about the compiler-dev
mailing list