Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142662 | emb-9 | Erik Helin | P4 | Resolved | Fixed | team |
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.
- backported by
-
JDK-8142662 G1CollectorPolicy::_rs_lengths_prediction is not initialized before use
-
- Resolved
-