RFR: 8272047: java/nio/channels/FileChannel/Transfer2GPlus.java failed with Unexpected transfer size: 2147418112 [v3]

Brian Burkhalter bpb at openjdk.java.net
Fri Aug 6 15:43:32 UTC 2021


On Fri, 6 Aug 2021 00:00:51 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Please consider this fix which resolves a test consistently failing on aarch64 in the CI pipeline.
>
> Brian Burkhalter has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR.

Or perhaps forget about the Linux limit altogether as that is not the point of the test, which is to verify that more than `Integer.MAX_VALUE` bytes can be transferred in one go.

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

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


More information about the nio-dev mailing list