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

ForkJoin updates

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 17
    • 13
    • core-libs
    • None

    Description

      This is a followup to JDK13 updates to refresh internal java.util.concurrent lock usages and support. Quoting internal documentation:
           * * ForkJoinTask now uses field "aux" to support blocking joins
           * and/or record exceptions, replacing reliance on builtin
           * monitors and side tables.
           * * Scans probe slots (vs compare indices), along with related
           * changes that reduce performance differences across most
           * garbage collectors, and reduce contention.
           * * Refactoring for better integration of special task types and
           * other capabilities that had been incrementally tacked on. Plus
           * many minor reworkings to improve consistency.

      Attachments

        Issue Links

          Activity

            People

              martin Martin Buchholz
              dl Doug Lea
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: