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

CTW: Split applications/ctw/modules/jdk_localedata.java

XMLWordPrintable

    • b10

        It severely hoards the parallelism of CTW tests, accounting for a very large single-job trail after everything else is compiled. Following the precedent of splitting java_base.java and java_desktop.java into two halves (JDK-8202169), we should do the same for jdk_localedata.java.

        With JDK-8238247 applied and this patch :
          https://cr.openjdk.java.net/~shade/8238591/webrev.01/

        $ time CONF=linux-x86_64-server-fastdebug make run-test TEST=applications/ctw/modules/

        Before:
        real 9m41.464s
        user 93m40.680s
        sys 1m58.836s

        After:
        real 8m13.540s
        user 99m46.877s
        sys 2m0.547s

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: