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

Make ThreadLocalAllocBuffer::resize() public

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: