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

simplify TaskQueue overflow handling

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • hs19
    • hs19
    • hotspot
    • None
    • gc
    • b04
    • generic
    • generic
    • Not verified

        Code that uses TaskQueue to hold stealable tasks has to allow for the fixed-size TaskQueue to overflow. This is often done using a separate per-thread overflow stack. Maintaining the TaskQueue and overflow stack separately is tedious and error prone; a TaskQueue with built-in overflow handling is needed.

              jcoomes John Coomes (Inactive)
              jcoomes John Coomes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: