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

Mat Carter macarte at openjdk.org
Thu Nov 2 16:30:32 UTC 2023


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16211/files
  - new: https://git.openjdk.org/jdk/pull/16211/files/08b2dbc2..4a1dfbf7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16211&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16211&range=04-05

  Stats: 8 lines in 1 file changed: 0 ins; 0 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/16211.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16211/head:pull/16211

PR: https://git.openjdk.org/jdk/pull/16211


More information about the hotspot-jfr-dev mailing list