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

G1CollectorPolicy::_rs_lengths_prediction is not initialized before use

XMLWordPrintable

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

        The field G1CollectorPolicy::_rs_lengths_prediction is not initialized before use. However, this is benign since the value will be set via G1CollectorPolicy::init before use. However, it should be initialized to zero anyway.

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

                Created:
                Updated:
                Resolved: