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

Stack usage when compiling long chains of method invocations has increased in 10

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 10
    • tools
    • 10

      The test case in JDK-8177933 compiles with JDK 9 with less than 1MB of stack. Changes in JDK 10 mean it now needs significantly more stack. This should be examined to see if the stack usage can be reduced and so avoiding need to specify very large values with `javac -J-XssXXX`.

            mcimadamore Maurizio Cimadamore
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: