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

jstat documentation needs to be updated for metaspace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u40
    • 8, 9
    • 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)

            rgallard Raymond Gallardo
            ehelin Erik Helin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: