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

[lworld] Split multiple @run statements in compiler tests into separate groups

XMLWordPrintable

    • Fix Understood

      There are a lot of tests that use multiple long running @run statements which prevents jtreg from parallelizing them. We should put them into separate groups to enable jtreg parallelization.

      Example:
      Running compiler/valhalla/inlinetypes/TestFieldNullMarkers.java without additional flags on linux-x64-debug in our CI:
      - Needs ~13min
      - Splitting into groups only needs ~4-5min

            chagedorn Christian Hagedorn
            chagedorn Christian Hagedorn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: