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

G1CollectorPolicy::calculate_young_list_target_length should be const

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b93

      Currently the method G1CollectorPolicy::update_young_list_target_length almost entirely consists of pure calculations and then updates G1CollectorPolicy::_young_list_target_length. The method should be split into a pure part that calculates the value that G1CollectorPolicy::update_young_list_target_length just calls.

            ehelin Erik Helin
            ehelin Erik Helin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: