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

G1: Refactor G1ParallelCleaningTask using the G1BatchedGangTask API

    XMLWordPrintable

Details

    • gc

    Description

      G1ParallelCleaningTask merges several different parallel tasks into a single big one like G1BatchedGangTask provides an API for. It does so in a manual way without support for logging and worker scaling.

      See what is needed for using the G1BatchedGangTask API. At least logging isn't so easily added as that task is only used during full gc which does not support/use G1GCPhaseTimes.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: