Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8311293

Rename ObjArrayAllocator to ArrayAllocator

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 11, 17, 21, 22
    • hotspot
    • gc

      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.

            rkennke Roman Kennke
            rkennke Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: