RFR: 7514: Rule for FinalizationStatistics
    Marcus Hirt 
    hirt at openjdk.org
       
    Mon Jan 16 18:30:59 UTC 2023
    
    
  
On Thu, 1 Dec 2022 18:52:19 GMT, Pierre-Yves Bigourdan <duke at openjdk.org> wrote:
>> 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.
Not to all modified. The ones that were originally contributed by Oracle will keep having only the Oracle copyright, even if we modify them. Only do this for newly added files created by you (Datadog).
-------------
PR: https://git.openjdk.org/jmc/pull/456
    
    
More information about the jmc-dev
mailing list