RFR: 8252103: Parallel heap inspection for ParallelScavengeHeap

Stefan Johansson sjohanss at openjdk.java.net
Tue Oct 20 08:33:18 UTC 2020


On Tue, 20 Oct 2020 07:44:54 GMT, Lin Zang <lzang at openjdk.org> wrote:

>>> Dear @stefank,
>>> I have update this PR that use a claimer to help worker thread do parallel iteration. would you like to help review
>>> again? Thanks,
>>> Lin
>> 
>> Wrong Stefan, I think you mean @kstefanj
>
> Hi @stefank,
>      So sorry to bother you!
> Hi @kstefanj
>      Would you like to help review this?  Thanks!
> 
> BRs,
> Lin

Hi Lin,

I will take a look when I get time. In the middle of some other things right now.

For future reference, you should avoid force pushing changes to open PRs. Instead of rebasing you can merge with master
to make your branch up to date. This time it don't really matter since we didn't have any comments in the code, but
otherwise those might be lost. 

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

PR: https://git.openjdk.java.net/jdk/pull/25


More information about the serviceability-dev mailing list