RFR: 8268443: ParallelGC Full GC should use parallel WeakProcessor
Thomas Schatzl
tschatzl at openjdk.java.net
Thu Jun 10 07:00:17 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.
Ship it.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4444
More information about the hotspot-gc-dev
mailing list