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

Brian Burkhalter bpb at openjdk.org
Tue Dec 13 16:41:57 UTC 2022


> 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: Restore @linkplain instances

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11616/files
  - new: https://git.openjdk.org/jdk/pull/11616/files/20369045..b683c914

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11616&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11616&range=01-02

  Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/11616.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11616/head:pull/11616

PR: https://git.openjdk.org/jdk/pull/11616


More information about the nio-dev mailing list