Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
In JDK-8204947 we introduced the OWSTTaskTerminator which has better latencies, enabled by default. In this implementation we added a diagnostic flag to allow reverting back to the old ParallelTaskTerminator, to be used if there are suspicions that there is an issue with the new OWSTTaskTerminator. Remove the flag, the ParallelTaskTerminator and the support code to allow to switch between multiple task terminators.
|