Make ThreadLocalAllocBuffer::resize() public

XMLWordPrintable

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

      Make ThreadLocalAllocBuffer::resize() public to allow a GC to resize TLABs in parallel. With resize() public I propose that we remove ThreadLocalAllocBuffer::resize_all_tlabs() and let CollectedHeap::resize_all_tlabs() iterate over the threads, just like CollectedHeap::ensure_parsability() does.

            Assignee:
            Per Liden (Inactive)
            Reporter:
            Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: