RFR: 8136895: Writer not closed with disk full error, file resource leaked [v3]

Brian Burkhalter bpb at openjdk.org
Thu May 25 21:20:57 UTC 2023


On Thu, 27 Apr 2023 00:36:53 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> In`StreamEncoder::implClose`, move `flushLeftoverChar()` inside the `try` block and the closing of the underlying stream inside the `finally` block.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8136895: Trivial formatting corrections in tests

continue ...

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

PR Comment: https://git.openjdk.org/jdk/pull/13503#issuecomment-1563517731


More information about the nio-dev mailing list