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

G1: Remove num_groups_selected in G1CollectionSet::select_candidates_from_optional_groups as it is unnecessary

XMLWordPrintable

    • gc

      G1CollectionSet::select_candidates_from_optional_groups() manages a local variable num_groups_selected that is unnecessary to maintain.

      The same information can be retrieved from the local selected set.

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

              Created:
              Updated: