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

G1 should always take rs_length_diff into account when predicting rs_lengths

XMLWordPrintable

    • gc
    • b21

      Remembered set length prediction consists of two terms: remembered set length from actual prediction and an error term prediction.

      For no known reason for predicting rs lengths sometimes the error term is not used (via G1Policy::update_young_list_max_and_target_length).

      Fix this.

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

              Created:
              Updated:
              Resolved: