RFR: 8320971: Use BufferedInputStream.buf directly when param of implTransferTo() is trusted [v15]

Brian Burkhalter bpb at openjdk.org
Tue Dec 19 18:16:45 UTC 2023


On Tue, 19 Dec 2023 10:14:44 GMT, Sergey Tsypanov <stsypanov at openjdk.org> wrote:

> Shouldn't we keep at least the method for the classes checked in `BIS.isTrusted()`

You can keep it there or inline it. As Alan noted, the main thing is not to add something like a new package.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16879#discussion_r1431779354


More information about the core-libs-dev mailing list