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

Brian Burkhalter bpb at openjdk.org
Mon Mar 27 15:27:06 UTC 2023


On Fri, 24 Mar 2023 10:27:45 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Can you try the patch below instead? This will ensure that read, skip, reset, etc. check buf as before.

I think that the implementation provided by @AlanBateman looks good.

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

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


More information about the core-libs-dev mailing list