RFR: 8280881: (fs) UnixNativeDispatcher.close0 may throw UnixException [v7]
Alan Bateman
alanb at openjdk.java.net
Wed Mar 9 08:22:10 UTC 2022
On Tue, 8 Mar 2022 19:48:42 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Re-specify `sun.nio.fs.UnixNativeDispatcher.close0()` to throw `sun.nio.fs.UnixException` and modify callers either to ignore it or to rethrow it as an `IOException`, as appropriate.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8280881: straggling s/null/e -> null/ in one place
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7467
More information about the nio-dev
mailing list