JFR: Fetch VM memory pools without using streams

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: