RFR: 8338922: Parallel: Add task queue stats support in full GC [v2]

Albert Mingkun Yang ayang at openjdk.org
Mon Aug 26 12:50:03 UTC 2024


On Sun, 25 Aug 2024 01:41:07 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

>> Add capability to print out task queue stats in Parallel Compact GC, like other GCs.
>
> Zhengyu Gu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   v1

Why is the `#if TASKQUEUE_STATS` at the end of `PSParallelCompact::marking_phase` not enough?

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

PR Comment: https://git.openjdk.org/jdk/pull/20694#issuecomment-2310129821


More information about the hotspot-gc-dev mailing list