Integrated: 8265261: java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
Brian Burkhalter
bpb at openjdk.java.net
Tue Aug 24 17:08:36 UTC 2021
On Wed, 18 Aug 2021 02:32:53 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> This proposal suggests to change the timing of testing whether a file copy is terminated by an interrupt.
This pull request has now been integrated.
Changeset: aaedac63
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/aaedac635a0a7ca1f73dcf85336230cc537fcdf2
Stats: 60 lines in 1 file changed: 39 ins; 0 del; 21 mod
8265261: java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
Reviewed-by: dfuchs
-------------
PR: https://git.openjdk.java.net/jdk/pull/5154
More information about the nio-dev
mailing list