Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204016 | 11.0.1 | Kim Barrett | P4 | Resolved | Fixed | team |
During the review for JDK-8200557 it was suggested that some private inner classes of OopStorage should be renamed, to be less generic and more accurately reflect their purpose. Specifically, the following name changes should be made:
BlockArray => ActiveArray
BlockList => AllocateList
BlockEntry => AllocateEntry
BlockArray => ActiveArray
BlockList => AllocateList
BlockEntry => AllocateEntry
- backported by
-
JDK-8204016 Rename OopStorage inner collection classes
-
- Resolved
-