Move evacuation failure handling into G1YoungCollector

XMLWordPrintable

    • gc
    • b17

      G1EvacFailureRegions introduced in JDK-8254167 is a data structure that collects information about evacuation failure that is local to a single young garbage collection but currently located in G1CollectedHeap.

      After introduction of G1YoungCollector in JDK-8253343, this data structure is best moved there.

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: