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

Use multiple threads to process ParallelGC deferred updates

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 17, 20
    • hotspot
    • gc
    • b17

      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

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

              Created:
              Updated:
              Resolved: