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

Iris Clark iris at openjdk.org
Mon Jun 27 21:24:39 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)`.

Associated CSR also Reviewed.

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

Marked as reviewed by iris (Reviewer).

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


More information about the nio-dev mailing list