Re: RFR: add parallel heap inspection support for jmap histo(G1)(Internet mail)

2020-02-18 Thread serguei . spitsyn
Hi Lin, Could you, please, re-post your RFR with the right enhancement number in the message subject? It will be more trackable this way. Thanks, Serguei On 2/17/20 10:29 PM, linzang(臧琳) wrote: Dear David,       Thanks a lot!       I have updated the refined code to  http://cr.openjdk.jav

Re: Re: RFR: add parallel heap inspection support for jmap histo(G1)(Internet mail)

2020-02-17 Thread 臧琳
Dear David,        Thanks a lot!       I have updated the refined code to  http://cr.openjdk.java.net/~lzang/jmap-8214535/8215264/webrev_01/.       IMHO the parallel heap inspection can be extended to all kinds of heap as long as the heap layout can support parallel iteration.       Maybe we can f