RFR: 8361495: (fc) Async close of streams connected to uninterruptible FileChannel doesn't throw AsynchronousCloseException in all cases [v6]
Alan Bateman
alanb at openjdk.org
Tue Aug 26 19:53:35 UTC 2025
On Tue, 26 Aug 2025 16:25:51 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Throw `AsynchronousCloseException` from `FileChannelImpl` methods if the channel is uninterruptible and was closed before the method (operation) could complete.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8361495: More test improvement
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26435#pullrequestreview-3157097156
More information about the nio-dev
mailing list