> 8252842: Extend jmap to support parallel heap dump Lin Zang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 18 commits:
- Merge branch 'master' into par-dump - code clean - fix trailing white space issue - reduce memory consumption and fix memory leak issue - Revise jmap help info - Merge master - fix build fail issue on windows - hide the dumpheapext error message - Merge branch 'master' into pd - use parallel= option instead of noparallel - ... and 8 more: https://git.openjdk.java.net/jdk/compare/8afec70c...de051006 ------------- Changes: https://git.openjdk.java.net/jdk/pull/2261/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2261&range=15 Stats: 997 lines in 6 files changed: 797 ins; 58 del; 142 mod Patch: https://git.openjdk.java.net/jdk/pull/2261.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2261/head:pull/2261 PR: https://git.openjdk.java.net/jdk/pull/2261