Withdrawn: 8292647: javac/lambda/T8031967.java fails with StackOverflowError when use -XX:TieredStopAtLevel=3 on aarch64 and LoongArch

duke duke at openjdk.org
Wed Oct 19 00:55:55 UTC 2022


On Fri, 19 Aug 2022 03:08:31 GMT, SUN Guoyun <duke at openjdk.org> wrote:

> make images run-test TEST=tools/javac/lambda/T8031967.java will fails with StackOverflowError when I use args JTREG="VM_OPTIONS=-XX:TieredStopAtLevel=3" on aarch64 and LoongArch. So the stack size `-Xss10m` needs to be increased to improve the robustness of the testcase.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/9934


More information about the compiler-dev mailing list