RFR: 8294696 - BufferedInputStream.transferTo should drain buffer when mark set [v2]

Markus KARG duke at openjdk.org
Tue Oct 11 13:11:56 UTC 2022


On Mon, 10 Oct 2022 20:41:39 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Isn't a test needed here which fails without but passes with the proposed change?

I do not see such a *need*, as this is solely a performance improvement, not a fixed bug or added functionality. If the majority of this team wants to have such a test, then please clearly instruct me to write one. Thanks.

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

PR: https://git.openjdk.org/jdk/pull/10525


More information about the core-libs-dev mailing list