RFR: 8252842: Extend jmap to support parallel heap dump [v17]

Lin Zang lzang at openjdk.java.net
Mon Mar 22 09:48:09 UTC 2021


> 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 20 commits:

 - resize large object threshold
 - Merge branch 'master' into par-dump
 - 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
 - ... and 10 more: https://git.openjdk.java.net/jdk/compare/d2144a5b...f0c8a6eb

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

Changes: https://git.openjdk.java.net/jdk/pull/2261/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2261&range=16
  Stats: 996 lines in 6 files changed: 796 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


More information about the hotspot-runtime-dev mailing list