RFR: 7514: Rule for FinalizationStatistics

Pierre-Yves Bigourdan duke at openjdk.org
Mon Jan 16 18:30:59 UTC 2023


On Wed, 30 Nov 2022 17:06:24 GMT, Marcus Hirt <hirt at openjdk.org> wrote:

>> A new `jdk.FinalizerStatistics` JFR event was introduced in JDK 18. This pull requests adds a simple rule that makes use of it:
>> ![Screenshot 2022-11-30 at 14 19 49](https://user-images.githubusercontent.com/10694593/204806915-0da90fe3-ccc0-430e-96f8-ebc529f8e7a1.png)
>
> core/org.openjdk.jmc.flightrecorder.rules.jdk/src/main/java/org/openjdk/jmc/flightrecorder/rules/jdk/general/FinalizersRunRule.java line 3:
> 
>> 1: /*
>> 2:  * Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
>> 3:  *
> 
> Should add Datadog to the license header. See other headers where Datadog is included.

Added Datadog to all modified files.

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

PR: https://git.openjdk.org/jmc/pull/456


More information about the jmc-dev mailing list