RFR: 8280450: Add task queue printing to STW Full GCs
Stefan Johansson
sjohanss at openjdk.java.net
Mon Jan 31 15:56:10 UTC 2022
On Fri, 28 Jan 2022 09:58:03 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change that adds task queue statistics printing after full gc marking. This helps diagnosing performance issues there.
>
> Testing: compilation, gha, local testing (all new code is guarded by `TASKQUEUE_STATS` so not compiled in by default)
>
> Thanks,
> Thomas
Marked as reviewed by sjohanss (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7264
More information about the hotspot-gc-dev
mailing list