RFR: 8322877: java/io/BufferedInputStream/TransferTo.java failed with IndexOutOfBoundsException
Sergey Tsypanov
stsypanov at openjdk.org
Wed Jan 3 19:52:20 UTC 2024
On Wed, 3 Jan 2024 18:01:59 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> The final position instead of the number of bytes to write was being passed to `ByteArrayOuputStream.write(byte[],int,int)`.
Marked as reviewed by stsypanov (Author).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17250#pullrequestreview-1802977250
More information about the core-libs-dev
mailing list