RFR: 8252103: Parallel heap inspection for ParallelScavengeHeap [v15]

Stefan Johansson sjohanss at openjdk.java.net
Wed Nov 4 11:32:57 UTC 2020


On Wed, 4 Nov 2020 11:23:08 GMT, Lin Zang <lzang at openjdk.org> wrote:

>> - Parallel heap iteration support for PSS
>> - JBS:  https://bugs.openjdk.java.net/browse/JDK-8252103
>
> Lin Zang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   use 1u instead of conversion to size_t for block_index
>   
>   Co-authored-by: Stefan Johansson <54407259+kstefanj at users.noreply.github.com>

I'm good with the current state of the code. Will do some additional testing before being ready to sponsor though.

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

Marked as reviewed by sjohanss (Reviewer).

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



More information about the hotspot-gc-dev mailing list