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

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.

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

              Created:
              Updated:
              Resolved: