RFR: 6595142: (spec) ByteArrayInputStream treats bytes, not characters

Brian Burkhalter bpb at openjdk.org
Fri Feb 10 16:48:11 UTC 2023


On Fri, 10 Feb 2023 08:47:58 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> There are similar incorrect comments in SequenceInputStream and BufferedInputStream. There could be others, but "character" is a very popular word, so they are hard to spot.

Thanks for spotting these. Fixed in 7868641a2c9558e66b51c40b49031095317c3a48.

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

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


More information about the core-libs-dev mailing list