Remove unused offset getters in ThreadLocalAllocBuffer

XMLWordPrintable

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

      The following offset getters in ThreadLocalAllocBuffer are unused and can be removed. They are left-overs from when we had FastTLABRefill support.

      static ByteSize size_offset();
      static ByteSize refill_waste_limit_offset();
      static ByteSize number_of_refills_offset();
      static ByteSize fast_refill_waste_offset();
      static ByteSize slow_allocations_offset();

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

              Created:
              Updated:
              Resolved: