git: openjdk/jdk: 8293004: (fs) FileChannel.transferXXX use of copy_file_range needs fallback handling for ENOSYS
Alan Bateman
alanb at openjdk.org
Tue Aug 30 15:24:09 UTC 2022
Changeset: 343333ab
Author: Florian Weimer <fweimer at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
Date: 2022-08-30 15:23:35 +0000
URL: https://git.openjdk.org/jdk/commit/343333abcf2a3af1d6dbf48e406cb3efc73b9bf6
8293004: (fs) FileChannel.transferXXX use of copy_file_range needs fallback handling for ENOSYS
Reviewed-by: stuefe, alanb, bpb
! src/java.base/unix/native/libnio/ch/FileChannelImpl.c
More information about the jdk-changes
mailing list