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

Obsolete TLABStats

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 23
    • hotspot
    • None
    • gc
    • behavioral
    • minimal
    • This flag has been deprecated since JDK 11 and, it has not had any effect for a long time.
    • add/remove/modify command line option
    • JDK

      Summary

      Obsolete already deprecated TLABStats.

      Problem

      TLABStats was deprecated in JDK11 and has no effect now. Remove this JVM flag to avoid confusion.

      Solution

      Obsolete this flag and remove its usages in the code base and tests.

      Specification

      -  product(bool, TLABStats, true,                                            \
      -          "Provide more detailed and expensive TLAB statistics.")           \
      -                                                                            \

            ayang Albert Yang
            ayang Albert Yang
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: