Refactor ArrayAllocator for easier reuse

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • gc
    • b115

      ArrayAllocator dispatches allocations to use either malloc or mmap. Parts of the implementation is going to be used for JDK-8077144. This RFE extracts the malloc and mmap implementations out to two separate classes: MallocArrayAllocator and MmapArrayAllocator.

            Assignee:
            Stefan Karlsson
            Reporter:
            Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: