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

G1: Introduce API to run multiple separate tasks in a single gangtask

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • hotspot
    • gc
    • b21

      JDK-8214237 is going to join different somewhat independent (sub-)tasks of the post evacuation phase into basically two gangtasks to improve performance (reduce startup and shutdown of work gangs).

      To facilitate doing that, introduce an API that manages subtasks of a given gangtask and provide some helpers to do common work.

      This CR is only about adding the API and testing to somewhat simplify the actual move of the post evacuate tasks into parallel tasks.

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

              Created:
              Updated:
              Resolved: