jstat documentation needs to be updated for metaspace

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8u40
    • Affects Version/s: 8, 9
    • Component/s: docs

      The documentation for jstat needs to be updated with information about compressed class space (a special part of metaspace).

      This will affect the options:
      * jstat -gcutil
      * jstat -gcmetacapacity
      * jstat -gc
      * jstat -gcold
      * jstat -gccapacity

      However, the doc will be the same for almost all the options, what needs to be updated are the following columns:
      * CCS (Compressed Class Space Utilization)
      * CCSMN (Compressed Class Space Min Capacity)
      * CCSMX (Compressed Class Space Max Capacity)
      * CCSC (Compressed Class Space Capacity)
      * CCSU (Compressed Class Space Used)

            Assignee:
            Raymond Gallardo
            Reporter:
            Erik Helin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: