[jdk20] RFR: 7093322: (fs spec) Files.newBufferedWriter should be clear when coding errors are detected

Brian Burkhalter bpb at openjdk.org
Thu Dec 15 02:34:59 UTC 2022


Add a sentence to clarify that coding exceptions are not thrown until the characters are actually written to the underlying stream.

-------------

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

Changes: https://git.openjdk.org/jdk20/pull/36/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk20&pr=36&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-7093322
  Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk20/pull/36.diff
  Fetch: git fetch https://git.openjdk.org/jdk20 pull/36/head:pull/36

PR: https://git.openjdk.org/jdk20/pull/36


More information about the nio-dev mailing list