Move HeapRegion::_recorded_rs_length/_predicted_elapsed_time_ms into G1CollectionSet

XMLWordPrintable

    • gc
    • b26

      HeapRegion::_recorded_rs_length/_predicted_elapsed_time_ms are temporary values needed by collection set length prediction for every eden region.

      G1CollectionSet is the set of eden (+survivor) regions, and is the only one ever reading and writing these variables.

      So move them there.

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

              Created:
              Updated:
              Resolved: