RFR: 8274548: (fc) FileChannel gathering write fails with IOException "Invalid argument" on macOS 11.6 [v7]
Alan Bateman
alanb at openjdk.java.net
Mon Oct 11 18:39:14 UTC 2021
On Mon, 11 Oct 2021 16:17:47 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> On macOS, handle the case where `writev()` is given an array of `struct iovec` the sum of whose `iov_len` fields overflows `INT_MAX`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8274548: On macOS, remove dependence on Darwin version in native writevMax()
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5831
More information about the nio-dev
mailing list