Workaround intermittent failures of TreePosTest.java due to C2 memory usage

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: tools
    • b133
    • x86
    • windows
    • Verified

      The test

      tools/javac/tree/TreePosTest.java

      has been seen to fail intermittently (JDK-8162907) recently on test systems using the default JVM and -Xmx512m for memory. With a change in win32 from the C1 to C2 compiler (JDK-8154209), the C2 compiler seems to need more memory to run.

      A workaround until the underlying issues are addressed (JDK-8143321), is to try to modify the jtreg options for this test.

            Assignee:
            Joe Darcy
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: