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