On Mon, 12 Apr 2021 02:40:27 GMT, Yi Yang wrote:
>> Hello,
>>
>> to avoid cases detected in
>> [https://github.com/openjdk/jdk/pull/2992](https://github.com/openjdk/jdk/pull/2992)
>> I propose to modify JavaDoc of `ByteArray*Stream` to explicitly mention
>> redundancy of wrapping with `Buffe
Hello,
to avoid cases detected in
[https://github.com/openjdk/jdk/pull/2992](https://github.com/openjdk/jdk/pull/2992)
I propose to modify JavaDoc of `ByteArray*Stream` to explicitly mention
redundancy of wrapping with `BufferedInputStream`.
As of `InputStream` I think in notation `It is neve
On Mon, 5 Apr 2021 08:37:15 GMT, Сергей Цыпанов
wrote:
> Hello,
>
> to avoid cases detected in
> [https://github.com/openjdk/jdk/pull/2992](https://github.com/openjdk/jdk/pull/2992)
> I propose to modify JavaDoc of `ByteArray*Stream` to explicitly mention
> redundancy of wrapping with `Buff