RFR: 6805: Event emission only on exceptions [v2]

Joshua Matsuoka jmatsuoka at openjdk.java.net
Tue Jun 30 19:21:08 UTC 2020


On Tue, 30 Jun 2020 18:49:36 GMT, Marcus Hirt <hirt at openjdk.org> wrote:

>> Joshua Matsuoka has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix copyright year
>
> agent/src/test/java/org/openjdk/jmc/agent/test/TestEmitOnlyOnException.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
>> 3:  * Copyright (c) 2019, 2020, Red Hat Inc. All rights reserved.
> 
> Nit: I think it's fine to set copyright to only 2020.

Fixed, thanks!

> agent/src/test/java/org/openjdk/jmc/agent/test/TestDummy.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
>> 3:  * Copyright (c) 2019, 2020, Red Hat Inc. All rights reserved.
> 
> New file - copyright 2020 only.

Fixed, thanks!

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

PR: https://git.openjdk.java.net/jmc/pull/92


More information about the jmc-dev mailing list