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

Rename refill waster counters in ThreadLocalAllocBuffer

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • hotspot
    • None
    • gc
    • b24

      There used to two groups of counters tracking refill waste, "fast" (e.g. `_fast_refill_waste`) and "slow" (e.g. `_slow_refill_waste`).

      JDK-8234532 removes counters in the "fast" group. The counters in the "slow" group can drop the "slow" part in their names.

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: