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

Metaspace performance counters and memory pools should report the same data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs25
    • hs25
    • hotspot
    • None
    • gc
    • b51

        The performance counters and memory pools for metaspace should report the same data for:
        - init
        - used
        - committed

        Since the performance counters has maxCapacity (which means reserved virtual memory) and memory pools has getMax() (which the maximum value), these two properties can't be compared.

              ehelin Erik Helin
              ehelin Erik Helin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: