RFR: 8304745: Lazily initialize byte[] in java.io.BufferedInputStream [v5]
Sergey Tsypanov
stsypanov at openjdk.org
Fri Mar 24 16:56:53 UTC 2023
On Fri, 24 Mar 2023 16:12:13 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Sergey Tsypanov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8304745: Add benchmark
>
> test/micro/org/openjdk/bench/java/io/BufferedInputStreamBenchmark.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2020, 2022, Red Hat Inc. All rights reserved.
>
> Copyright year, and is this really from redhat?
Nope, it's just copy-pasted
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13150#discussion_r1147840260
More information about the core-libs-dev
mailing list