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

Brian Burkhalter bpb at openjdk.java.net
Thu Mar 10 16:42:47 UTC 2022


On Mon, 14 Feb 2022 21:21:14 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.

This pull request has now been integrated.

Changeset: e8a1ce00
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e8a1ce00b2981a698b4ba3e09a8b2d49d0051ccb
Stats:     71 lines in 10 files changed: 26 ins; 4 del; 41 mod

8280881: (fs) UnixNativeDispatcher.close0 may throw UnixException

Reviewed-by: alanb

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

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


More information about the nio-dev mailing list