Increase warm-up for compiler/corelibs/OptionalFold.java to make IR matching pass

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 27
    • Component/s: hotspot

      JDK-8376422 fixed compiler/corelibs/OptionalFold.java which was creating noise in the CI by adding -XX:+TieredCompilation - this worked. We assume that not enough profiling was collected with the default warm-up of 2000 for IR tests which let's it fail as soon as we pass in -XX:-TieredCompilation.

      We should check if we can replace the fix in JDK-8376422 by updating the warm-up.

            Assignee:
            Chen Liang
            Reporter:
            Christian Hagedorn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: