Integrated: 8295419: JFR: Change name of jdk.JitRestart

Erik Gahlin egahlin at openjdk.org
Tue Oct 18 21:46:21 UTC 2022


On Mon, 17 Oct 2022 16:44:28 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have a review of a change to the JFR event metadata. 
> 
> The convention used by JFR events have been to use uppercase for acronyms, for example CPULoad, TLSHandshake, SystemGC, JVMInformation and ObjectAllocationInNewTLAB. The jdk.JitRestart event should follow the same convention to be consistent (jdk.JITRestart). The event has not been in a release so there is no harm in changing.
> 
> Testing: test/jdk/jdk/jfr
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: ecfb6bce
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ecfb6bce5a9878d7bedce47da60f96fa9146acf7
Stats:     7 lines in 6 files changed: 0 ins; 0 del; 7 mod

8295419: JFR: Change name of jdk.JitRestart

Reviewed-by: mgronlun

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

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


More information about the hotspot-jfr-dev mailing list