Integrated: 8140241: (fc) Data transfer from FileChannel to itself causes hang in case of overlap
Brian Burkhalter
bpb at openjdk.java.net
Thu Aug 12 15:30:28 UTC 2021
On Tue, 10 Aug 2021 01:21:21 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> This request proposes to fix a failure on macOS which occurs when transferring to or from a file channel from or to the same file channel when the source and destination intervals overlap.
This pull request has now been integrated.
Changeset: 428d5169
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/428d51694f56788f89e8df100a74cbadd369ffa6
Stats: 167 lines in 6 files changed: 160 ins; 0 del; 7 mod
8140241: (fc) Data transfer from FileChannel to itself causes hang in case of overlap
Reviewed-by: alanb
-------------
PR: https://git.openjdk.java.net/jdk/pull/5061
More information about the nio-dev
mailing list