-
Enhancement
-
Resolution: Unresolved
-
P4
-
11, 17, 21, 22
The name ObjArrayAllocator is misleading, because it is used for handling all array allocations, not only reference/object arrays. We should rename it to ArrayAllocator. This also reflects in ZObjArrayAllocator and XObjArrayAllocator, which are both subclasses of ObjArrayAllocator.
- relates to
-
JDK-8205683 Refactor heap allocation to separate concerns
-
- Resolved
-