JDK 17 | JDK 18 |
---|---|
17.0.2Fixed | 18 b14Fixed |
Relates :
|
|
Relates :
|
Current runtime/InvocationTests/ are long and serial. They take about half an hour on a modern desktop, mostly using a single CPU. They can be parallelized better, at least on sub-test level. This would be important as JDK-8272914 would start to run them in tier3.
|