This bug is spawned from 4643189. Different operating systems have different issues with large file transfer and are may involve different native code fixes. In some cases we may have to wait until the older kernels are no longer supported.
Some linux kernels cannot handle file truncations or offsets beyond 2^31-1.
Some linux kernels cannot handle file truncations or offsets beyond 2^31-1.
- duplicates
-
JDK-6253145 (fc) FileChannel.transferTo on Linux fails when going beyond 2GB boundary
-
- Closed
-
- relates to
-
JDK-4643189 (fs) FileChannel.transferTo() for files greater than 2^31-1 bytes (win)
-
- Closed
-