RFR: 8295419: JFR: Change name of jdk.JitRestart
Markus Grönlund
mgronlun at openjdk.org
Tue Oct 18 14:00:11 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
Marked as reviewed by mgronlun (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10731
More information about the hotspot-jfr-dev
mailing list