Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082676 | emb-9 | Per Liden | P4 | Resolved | Fixed | team |
Universe::_collectedHeap points to the current CollectedHeap. However, collectors also have their own static instances for no real good reason. Remove all but the Universe::_collectedHeap and let users call Universe::heap() where needed.
- backported by
-
JDK-8082676 Remove duplicate variables holding the CollectedHeap
-
- Resolved
-