On Fri, 10 Feb 2023 02:11:35 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> Replace the two occurrences of `character` with `byte`. 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. ------------- PR: https://git.openjdk.org/jdk/pull/12505