RFR: 8317562: [JFR] Compilation queue statistics [v6]

Mat Carter macarte at openjdk.org
Thu Nov 9 16:39:02 UTC 2023


On Thu, 2 Nov 2023 16:30:32 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:
> 
>   Updated test to reflect field name changes

@egahlin / @vnkozlov / @MBaesken / @brianjstafford / @JohnTortugo / @karianna - thank you for your reviews and feedback!

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

PR Comment: https://git.openjdk.org/jdk/pull/16211#issuecomment-1804169861


More information about the hotspot-jfr-dev mailing list