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

JFR: Fetch VM memory pools without using streams

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 15
    • None
    • hotspot
    • None
    • jfr
    • b26

      The Direct Buffer Statistics event fetches VM memory pools using java.util.streams API. It means about 20 additional classes are loading during startup. It can be avoided by using a simple for loop instead.

            egahlin Erik Gahlin
            egahlin Erik Gahlin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: