RFR: 8304745: Lazily initialize byte[] in java.io.BufferedInputStream [v2]

Sergey Tsypanov stsypanov at openjdk.org
Thu Mar 23 20:49:10 UTC 2023


On Thu, 23 Mar 2023 19:48:40 GMT, Eirik Bjorsnos <duke at openjdk.org> wrote:

>> Sergey Tsypanov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update src/java.base/share/classes/java/io/BufferedInputStream.java
>>   
>>   Co-authored-by: liach <7806504+liach at users.noreply.github.com>
>
> You are probably following #13121, but for everybody else's reference here is Alan's comment on that PR:
> 
> https://github.com/openjdk/jdk/pull/13121#issuecomment-1481127986

@eirbjo you mean benchmark for BIS instantiation?

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

PR Comment: https://git.openjdk.org/jdk/pull/13150#issuecomment-1481874555


More information about the core-libs-dev mailing list