Integrated: 6595142: (spec) ByteArrayInputStream treats bytes, not characters
Brian Burkhalter
bpb at openjdk.org
Fri Feb 10 19:46:53 UTC 2023
On Fri, 10 Feb 2023 02:11:35 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Replace the two occurrences of `character` with `byte`.
This pull request has now been integrated.
Changeset: 57798dd4
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/57798dd4394cea14ac64fc839b81e9e5bae0a80e
Stats: 7 lines in 3 files changed: 0 ins; 0 del; 7 mod
6595142: (spec) ByteArrayInputStream treats bytes, not characters
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/12505
More information about the core-libs-dev
mailing list