-
Enhancement
-
Resolution: Unresolved
-
P4
-
repo-valhalla
The compiler tests saw a successful decrease in total runtime by moving use multiple long running @run statements into separate @test blocks to enable jtreg parallelization.
We should go through the runtime tests to:
a) evaluate if it is possible to do the same, and
b) perform the parallel-enabling changes
We should go through the runtime tests to:
a) evaluate if it is possible to do the same, and
b) perform the parallel-enabling changes
- relates to
-
JDK-8369437 [lworld] Split multiple @run statements in compiler tests into separate @test blocks
-
- In Progress
-