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:
>> 
>
> 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