[jdk19] RFR: 8288836: (fs) Files.writeString spec for IOException has "specified charset" when no charset is provided
Alan Bateman
alanb at openjdk.org
Mon Jun 27 19:48:38 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)`.
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.org/jdk19/pull/79
More information about the nio-dev
mailing list