tools/javac/lambda/T8031967.java fails with StackOverflowError with C1 on aarch64

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 23
    • Component/s: tools
    • None

      tools/javac/lambda/T8031967.java fails regularly on linux-aarch64 in loom-tier5 with StackOverflowError where it runs with -XX:TieredStopAtLevel=1.

      It duplicates easily in the main line on linux-aarch64 with -Xcomp -XX:TieredStopAtLevel=<n> where <n> is 1, 2, or 3.

      The test runs with -Xss1m to check javac stack usage, does this need to be re-examined for aarch64 and C1?

            Assignee:
            Vicente Arturo Romero Zaldivar
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: