Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142726 | emb-9 | Kim Barrett | P4 | Resolved | Fixed | team |
The ExtendedOopClosure::_ref_processor data member is currently public. This makes it harder to understand how it is used and, especially, how it is modified. Make it private, with a public reader. Provide writers only where actually needed.
- backported by
-
JDK-8142726 Hide ExtendedOopClosure::_ref_processor
-
- Resolved
-