RFR: 8288687: (fc) Unix version ofFileChannelImpl.transferTo0() should should return IOS_UNSUPPORTED if not Linux, macOS, nor AIX
Alan Bateman
alanb at openjdk.org
Sun Jun 19 16:02:53 UTC 2022
On Fri, 17 Jun 2022 16:26:39 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Return `IOS_UNSUPPORTED` from the `#else` conditional compilation branch of `Java_sun_nio_ch_FileChannelImpl_transferTo0`.
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9205
More information about the nio-dev
mailing list