RFR: 8252842: Extend jmap to support parallel heap dump [v8]
Lin Zang
lzang at openjdk.java.net
Thu Feb 18 09:32:14 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 10 additional commits since the last revision:
- Merge branch 'master' into pd
- use parallel= option instead of noparallel
- Add dumpheapext command for extra argument passing
- Fix logic in thread number calculation and code refine
- 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/44ea7927..375e6732
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2261&range=07
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2261&range=06-07
Stats: 40119 lines in 1084 files changed: 24892 ins; 10354 del; 4873 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