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

G1: support concurrent freeing of segments after GC in evacuation failure handling

XMLWordPrintable

    • gc

      This is a follow-up of JDK-8273626.

      Currently, segments (memory buffers) used during evacuation failure are freed in the pause. However since the code already uses part of the infrastructure it would be good to support concurrent freeing of these segments segments after GC like for cardsetcontainer buffers.

      https://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2021-October/037081.html

            mli Hamlin Li
            mli Hamlin Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: