Integrated: 8280450: Add task queue printing to STW Full GCs

Thomas Schatzl tschatzl at openjdk.java.net
Mon Jan 31 16:56:16 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

This pull request has now been integrated.

Changeset: 993a2488
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/993a2488ef42b4c63a7e342c12bba8af8e3fab40
Stats:     8 lines in 2 files changed: 8 ins; 0 del; 0 mod

8280450: Add task queue printing to STW Full GCs

Reviewed-by: ayang, sjohanss

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

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



More information about the hotspot-gc-dev mailing list