RFR: 8280881: (fs) UnixNativeDispatcher.close0 may throw UnixException

Brian Burkhalter bpb at openjdk.java.net
Tue Feb 15 17:26:03 UTC 2022


On Tue, 15 Feb 2022 05:15:44 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Additionally the GitHub actions job on Linux system seems to have caught a few other places where the call to `close` now needs to catch the `UnixException`:

Indeed I had not addressed Linux yet.

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

PR: https://git.openjdk.java.net/jdk/pull/7467


More information about the nio-dev mailing list