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

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

              Created:
              Updated:
              Resolved: