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

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

XMLWordPrintable

      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 @test blocks 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:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: