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

Alex Kasko akasko at openjdk.java.net
Tue Nov 23 12:38:35 UTC 2021


Clean backport of the Linux-aarch64 fix.

Additional testing:

 - [x] checked that fixed tests passes on aarch64 Linux; was unable to reproduce the problem without the fix (got limited access to aarch64 machine with 4kb page size)
 - [x] ran jtreg:jdk/java/nio/channels/FileChannel/ on Linux (aarch64 and x86_64), Windows and Mac

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

Commit messages:
 - Backport b53828b7c219f8f8fb22177bcc80b045ef7bad76

Changes: https://git.openjdk.java.net/jdk17u/pull/302/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u&pr=302&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8272047
  Stats: 17 lines in 2 files changed: 5 ins; 4 del; 8 mod
  Patch: https://git.openjdk.java.net/jdk17u/pull/302.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u pull/302/head:pull/302

PR: https://git.openjdk.java.net/jdk17u/pull/302


More information about the jdk-updates-dev mailing list