-
Enhancement
-
Resolution: Fixed
-
P2
-
12
-
b09
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.
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.
- is blocked by
-
JDK-8232365 Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
-
- Resolved
-
- relates to
-
JDK-8204947 Port ShenandoahTaskTerminator to mainline and make it default
-
- Resolved
-
-
JDK-8238162 Shenandoah: Remove ShenandoahTaskTerminator wrapper
-
- Resolved
-
-
JDK-8238220 Rename OWSTTaskTerminator to TaskTerminator
-
- Resolved
-
- links to
-
Commit openjdk/panama-foreign/76675e93