RFR: 8284686: Interval of < 1 ms disables ExecutionSample events [v6]

Christoph Langer clanger at openjdk.java.net
Mon May 9 06:35:50 UTC 2022


On Sun, 8 May 2022 20:14:58 GMT, Johannes Bechberger <duke at openjdk.java.net> wrote:

>> test/jdk/jdk/jfr/api/recording/event/TestShortPeriod.java line 2:
>> 
>>> 1: /*
>>> 2:  * Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
>> 
>> @parttimenerd Since you wrote the test, it should have SAP copyright.
>
> "Oracle" -> "SAP"?

Yes, should look like here: https://github.com/openjdk/jdk/blob/master/test/jdk/jdk/nio/zipfs/TestPosix.java

Although for SAP we usually don't use a comma before SAP... so it should probably be:
`Copyright (c) 2022 SAP SE. All rights reserved.`

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

PR: https://git.openjdk.java.net/jdk/pull/8183


More information about the hotspot-jfr-dev mailing list