RFR: 8268443: ParallelGC Full GC should use parallel WeakProcessor
Stefan Johansson
sjohanss at openjdk.java.net
Thu Jun 10 06:23:11 UTC 2021
On Wed, 9 Jun 2021 20:46:15 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple change of making weak oops processing in Full GC cycles parallel for Parallel collector.
>
> Tested: running benchmarks with `gc+phases=debug` and confirm the `Weak Processing` time in Full GCs becomes shorter.
Looks good!
-------------
Marked as reviewed by sjohanss (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4444
More information about the hotspot-gc-dev
mailing list