[jdk19] Integrated: 8288836: (fs) Files.writeString spec for IOException has "specified charset" when no charset is provided

Brian Burkhalter bpb at openjdk.org
Tue Jun 28 15:10:47 UTC 2022


On Mon, 27 Jun 2022 19:23:38 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Change "specified charset" to "UTF-8" in specification of `IOException` thrown by `Files.writeString(Path path, CharSequence csq, OpenOption... options)`.

This pull request has now been integrated.

Changeset: 6f9717b4
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk19/commit/6f9717b46b0e4461100a27276a3ea1186e8c628b
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8288836: (fs) Files.writeString spec for IOException has "specified charset" when no charset is provided

Reviewed-by: alanb, lancea, iris

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

PR: https://git.openjdk.org/jdk19/pull/79


More information about the nio-dev mailing list