Integrated: 7093322: (fs spec) Files.newBufferedWriter should be clear when coding errors are detected

Brian Burkhalter bpb at openjdk.org
Thu Dec 15 17:31:09 UTC 2022


On Fri, 9 Dec 2022 20:28:31 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: 831b35fa
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/831b35fad352887717d5cc8f001ad822ac9a5c46
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/jdk/pull/11616


More information about the nio-dev mailing list