RFR: 7093322: (fs spec) Files.newBufferedWriter should be clear when coding errors are detected [v2]
Alan Bateman
alanb at openjdk.org
Tue Dec 13 08:13:57 UTC 2022
On Mon, 12 Dec 2022 19:16:06 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Add a sentence to clarify that coding exceptions are not thrown until the characters are actually written to the underlying stream.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 7093322: Revise spec sentence
Thanks for the update, the text is good now. You might want to bring back the links to write, flush and close as you had in the first version.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11616
More information about the nio-dev
mailing list