Interpreter never refills TLAB

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 11
    • Affects Version/s: 10
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: