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

Interpreter never refills TLAB

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 10
    • hotspot
    • None

      When using SerialGC or ParallelGC(and non-numa) interpreter never refills TLAB. After the first TLAB allocations we end up with bump the pointer on eden which can lead to performance issue with contented CAS operations. Both JFR memory leak and google low overhead profiler cannot profile with the inconsistent handling of TLAB refills in Interpreter.

            jcbeyler Jean Christophe Beyler
            rehn Robbin Ehn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: