RFR: JDK-8301092 - Add benchmark for CRC32 [v3]
Scott Gibbons
duke at openjdk.org
Wed Jan 25 23:07:49 UTC 2023
On Wed, 25 Jan 2023 22:19:01 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
>> Scott Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix copyright
>
> test/micro/org/openjdk/bench/java/util/TestCRC32.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2021, 2022, 2023, Oracle and/or its affiliates. All rights reserved.
>
> The copyright line should be as follows:
> * Copyright (c) 2021, 2023, Oracle and/or its affiliates. All rights reserved.
>
> Rest of the patch looks good to me.
Fixed.
-------------
PR: https://git.openjdk.org/jdk/pull/12199
More information about the core-libs-dev
mailing list