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

Brian Burkhalter bpb at openjdk.java.net
Fri Aug 6 17:28:00 UTC 2021


> Please consider this fix which resolves a test consistently failing on aarch64 in the CI pipeline.

Brian Burkhalter has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:

 - 8272047: Remove Transfer2GPlus from problem list
 - Merge
 - 8272047: Remove testing against LINUX_MAX_TRANSFER_SIZE on Linux
 - 8272047: Update Linux loop in testToFileChannel()
 - 8272047: java/nio/channels/FileChannel/Transfer2GPlus.java failed with Unexpected transfer size: 2147418112

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5025/files
  - new: https://git.openjdk.java.net/jdk/pull/5025/files/4ea7c9fb..0c5b2c94

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5025&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5025&range=03-04

  Stats: 1528 lines in 84 files changed: 985 ins; 258 del; 285 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5025.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5025/head:pull/5025

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


More information about the nio-dev mailing list