Metaspace performance counters and memory pools should report the same data

XMLWordPrintable

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

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

                Created:
                Updated:
                Resolved: