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

Brian Burkhalter bpb at openjdk.org
Mon Jul 17 17:23:20 UTC 2023


On Mon, 17 Jul 2023 06:08:21 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> Can you remove the explicit calls to `close()`? The underlying stream/channel is now closed twice in the no-exception case.

Will do. That was an oversight to leave them in. Thanks for pointing it out.

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

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


More information about the nio-dev mailing list