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

Remove unused offset getters in ThreadLocalAllocBuffer

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: