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

Use multiple threads to process ParallelGC deferred updates

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 20
    • 20
    • hotspot
    • None
    • gc
    • b17

    Description

      The "Deferred updates" step during full GCs takes a significant fraction of the total compaction time. It should be possible to parallelise this, although care needs to be taken not to introduce regressions if there are no/few large objects to update.

      See here: https://mail.openjdk.org/pipermail/hotspot-gc-dev/2022-August/039905.html

      Attachments

        Issue Links

          Activity

            People

              ngasson Nick Gasson
              ngasson Nick Gasson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: