RFR: 8288687: (fc) Unix version ofFileChannelImpl.transferTo0() should should return IOS_UNSUPPORTED if not Linux, macOS, nor AIX

kristylee88 duke at openjdk.org
Fri Jun 17 21:21: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 kristylee88 at github.com (no known OpenJDK username).

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

PR: https://git.openjdk.org/jdk/pull/9205


More information about the nio-dev mailing list