RFR: 8317562: [JFR] Compilation queue statistics [v2]
Vladimir Kozlov
kvn at openjdk.org
Wed Oct 18 18:27:20 UTC 2023
On Wed, 18 Oct 2023 18:11:45 GMT, Mat Carter <macarte at openjdk.org> wrote:
>> Adding a new periodic jfr event to monitor and output statistics for the compiler queues. You will see one event per compiler queue (c1 and c2)
>>
>> Passes tier1 on linux (x86) and mac (aarch64)
>
> Mat Carter has updated the pull request incrementally with one additional commit since the last revision:
>
> fixed return type and changed NULL to nullptr
Good for compiler part of changes.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16211#pullrequestreview-1685826018
More information about the hotspot-jfr-dev
mailing list