> This PR add "gz" option to jmap -dump command to support generate gzipped 
> heap dump.
> 
> example:
>       jmap -dump:live,gz=1,file=dump.gz <pid>

Lin Zang has updated the pull request incrementally with one additional commit 
since the last revision:

  Add test cases

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1251/files
  - new: https://git.openjdk.java.net/jdk/pull/1251/files/84c9913d..1358e45f

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1251&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1251&range=01-02

  Stats: 35 lines in 1 file changed: 26 ins; 0 del; 9 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1251.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1251/head:pull/1251

PR: https://git.openjdk.java.net/jdk/pull/1251

Reply via email to