On Wed, 25 Jan 2023 15:03:05 GMT, Scott Gibbons <[email protected]> wrote:

> Adding a performance benchmark test for CRC32.  This does exactly the same 
> test as for CRC32C.

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.

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

PR: https://git.openjdk.org/jdk/pull/12199

Reply via email to