RFR: 8252842: Extend jmap to support parallel heap dump [v4]
Lin Zang
lzang at openjdk.java.net
Wed Feb 3 02:34:01 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
- Merge branch 'master' into par-dump
- fix buffer queue issue
- code refine
- Do not expose parallel thread number to user
- fix white space trailing issue
- 8252842: Extend jmap to support parallel heap dump
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2261/files
- new: https://git.openjdk.java.net/jdk/pull/2261/files/fb28c13e..06719159
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2261&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2261&range=02-03
Stats: 25865 lines in 665 files changed: 9292 ins; 6222 del; 10351 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