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

Refactor ArrayAllocator for easier reuse

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: