RFR: 8265261: java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
Brian Burkhalter
bpb at openjdk.java.net
Wed Aug 18 23:34:24 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.
Strangely enough it looks like no exception is thrown if cancellation fails.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5154
More information about the nio-dev
mailing list