7 Dec
2022
7 Dec
'22
12:02 p.m.
On Mon, 5 Dec 2022 09:11:15 GMT, Matthias Baesken <mbaesken@openjdk.org> wrote:
Most Compiler related JFR events lack descriptions, see https://sap.github.io/SapMachine/jfrevents/20.html#jvm-compiler
We should add some helpful description texts for these JFR events.
This pull request has now been integrated. Changeset: 58170f65 Author: Matthias Baesken <mbaesken@openjdk.org> URL: https://git.openjdk.org/jdk/commit/58170f657c2ccc7afd1e9056d7630a3b564207ef Stats: 21 lines in 1 file changed: 14 ins; 0 del; 7 mod 8298035: Provide better descriptions for JIT compiler JFR events Reviewed-by: clanger, stuefe ------------- PR: https://git.openjdk.org/jdk/pull/11506