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

G1 HeapRegionDCTOC does not need to inherit ContiguousSpaceDCTOC

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b23

        As part of a larger effort to detach G1's HeapRegion from ContiguousSpace
        G1 needs to stop using the special version of DirtyCardToOopClosure.
        This also makes the code more easy to follow since G1 never actually
        relies on the functionality from Filtering_DCTOC and ContiguousSpaceDCTOC.

              mgerdin Mikael Gerdin (Inactive)
              mgerdin Mikael Gerdin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: