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

Refactor PartialArrayState allocation for reuse

XMLWordPrintable

    • gc
    • b01

      The current approach to managing PartialArrayStates doesn't seem to be ideal for some of the refactoring work being done to simplify the use of such states. We currently have a single allocator object, shared by the various workers. Separating the per-worker free-list based management from the larger per-GC memory management context seems to make that refactoring easier and clearer.

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

              Created:
              Updated:
              Resolved: