needless signals in ForkJoinPool

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 13
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      (This was previously included in some "miscellaneous" changes picked up in https://bugs.openjdk.java.net/browse/JDK-8214559CR but now broken out separately after backout and resubmission.)

      ForkJoinPool intrinsically oversignals possibly-needed worker threads, but signalling too many workers causes overhead and contention. This oversignalling can be reduced while maintaining liveness.

            Assignee:
            Martin Buchholz
            Reporter:
            Doug Lea
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: