On Mon, 7 Jun 2021 07:58:26 GMT, Lin Zang <lz...@openjdk.org> wrote: >> 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 36 commits: > > - Merge branch 'master' into par-dump > - Merge branch 'master' into par-dump > - fix build issue after rebase and fix one issue > - Merge branch 'master' > - Merge branch 'master' into pd > - update copyright info > - Merge branch 'master' into par-dump > - undo JMap.java > - code refine and typo fix > - Merge branch 'master' into par-dump > - ... and 26 more: > https://git.openjdk.java.net/jdk/compare/908aca29...78c2c763
Dear All, I have made an explaination of the design of this PR. Hope it could be helpful for reviewing. Welcome for any kind of suggestions. link: https://docs.google.com/document/d/19iEz5sEJltVuCkFfHsbnzg7ye74OOuB5xO5BaRqVoa8/edit?usp=sharing Thanks a lot! BRs, Lin ------------- PR: https://git.openjdk.java.net/jdk/pull/2261