RFR: 6595142: (spec) ByteArrayInputStream treats bytes, not characters [v2]
Brian Burkhalter
bpb at openjdk.org
Fri Feb 10 16:48:08 UTC 2023
> Replace the two occurrences of `character` with `byte`.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
6595142: Refer to bytes, not characters in BufferedInputStream and SequenceInputStream
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12505/files
- new: https://git.openjdk.org/jdk/pull/12505/files/b4e6bf83..7868641a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12505&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12505&range=00-01
Stats: 5 lines in 2 files changed: 0 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/12505.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12505/head:pull/12505
PR: https://git.openjdk.org/jdk/pull/12505
More information about the core-libs-dev
mailing list