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

G1CollectorPolicy::_max_survivor_regions should be intialized in the initializer list

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b89

        The field G1CollectorPolicy::_max_survivor_regions should be intialized in the initializer list. The comment stating:
        // _max_survivor_regions will be calculated by
        // update_young_list_target_length() during initialization.

        should be removed since it is wrong.

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

                Created:
                Updated:
                Resolved: