[jdk20] Integrated: 7093322: (fs spec) Files.newBufferedWriter should be clear when coding errors are detected
Brian Burkhalter
bpb at openjdk.org
Thu Dec 15 17:30:14 UTC 2022
On Thu, 15 Dec 2022 02:28:46 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.
This pull request has now been integrated.
Changeset: ca39eb90
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk20/commit/ca39eb906692568347e7f264520593188f9276cf
Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod
7093322: (fs spec) Files.newBufferedWriter should be clear when coding errors are detected
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk20/pull/36
More information about the nio-dev
mailing list