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

Tiered compilation performance drop in PIT

    XMLWordPrintable

Details

    • b34
    • Verified

    Backports

      Description

        In latest PIT of hs25.40 several jtreg tests failed due to exceeded timeout.
        Performed analysis showed that execution time of following tests increased significantly comparing to jdk8u40-b04:

        compiler/5091921/Test6905845.java
        compiler/5091921/Test6992759.java
        compiler/5091921/Test7020614.java
        compiler/7088419/CRCTest.java
        java/util/regex/RegExTest.java

        For example, java/util/regex/RegExTest.java take ~ 2minutes to finish with jdk8u40-b04 and ~ 15 minutes with PIT build.

        Issue could be reproduced with Xcomp and +TieredCompilation. It seems like only compilation on tier 3 is affected: with -TieredCompilation and -XX:TieredStopAtLevel=2 execution time is the same as with 8u40-b04.



        Attachments

          Issue Links

            Activity

              People

                iveresov Igor Veresov
                fzhinkin Filipp Zhinkin
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: