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

Separate BufferNode allocation from PtrQueueSet

    XMLWordPrintable

Details

    • gc
    • b21
    • generic
    • generic

    Description

      The PtrQueueSet class presently contains an embedded free-list-based BufferNode allocator. This mechanism supports deferring from one PtrQueue to another for allocation, so that all PtrQueueSets of a given kind can share a single allocator. A much simpler approach would be to have a separate BufferNode allocator class, which can be shared by multiple PtrQueueSets.

      Attachments

        Issue Links

          Activity

            People

              kbarrett Kim Barrett
              kbarrett Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: