RFR: 8274548: (fc) FileChannel gathering write fails with IOException "Invalid argument" on macOS 11.6 [v6]

Alan Bateman alanb at openjdk.java.net
Mon Oct 11 16:06:08 UTC 2021


On Mon, 11 Oct 2021 15:50:46 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> I'm find with dropping the OS version check on macOS and removing the Darwin version function.

I think it will align with the man page and remove any questions as to why this is macOS version specific.


> I also noticed the inconsistency in the APPLE and MACOSX symbolic constants. There's also another one like ALL_BSD_SOURCE. I don't know whether we consider that redundant as well.

We can look at this in a separate issue.

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

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


More information about the nio-dev mailing list