Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8237354 Add option to jcmd to write a gzipped heap dump
  3. JDK-8250554

Release Note: New Option Added to jcmd for Writing a gzipped Heap Dump

XMLWordPrintable

    • Verified

      A new integer option `gz` has been added to the `GC.heap_dump` diagnostic command. If it is specified, it will enable the gzip compression of the written heap dump. The supplied value is the compression level. It can range from 1 (fastest) to 9 (slowest, but best compression). The recommended level is 1.

            dtitov Daniil Titov (Inactive)
            mwthomps Marty Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: