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

Remove ParallelTaskTerminator

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 15
    • 12
    • hotspot
    • gc
    • 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.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: