G1CollectorPolicy::calculate_young_list_target_length should be const

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: