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

G1: Rename G1HeapRegionRemSet::is_added_to_cset_group() to has_cset_group()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • None
    • hotspot
    • gc
    • b14

      Rename G1HeapRegionRemSet::is_added_to_cset_group() to has_cset_group() because it is misleading: the G1HRRS is never added to the cset group, but we add regions (having a G1HHRS) to that group.

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

              Created:
              Updated:
              Resolved: