Cleanup Thread parameter in CollectedHeap TLAB methods

XMLWordPrintable

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

      The last usage of the the Thread parameter that is passed to CollectedHeap::{tlab_capacity, tlab_used, unsafe_max_tlab_alloc} was removed in JDK-8370345. Following this we should remove the Thread parameter completely from CollectedHeap and all GCs that derive from it.

            Assignee:
            Joel Sikström
            Reporter:
            Joel Sikström
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: