RFR: 8317562: [JFR] Compilation queue statistics [v6]
    Matthias Baesken 
    mbaesken at openjdk.org
       
    Fri Nov  3 11:28:04 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
With the updated test file,  the jtreg test error is gone.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16211#issuecomment-1792272259
    
    
More information about the hotspot-dev
mailing list