Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8323041

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 23
    • 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?

            vromero Vicente Arturo Romero Zaldivar
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: