RFR: 8114830: (fs) Files.copy fails due to interference from something else changing the file system [v7]
Brian Burkhalter
bpb at openjdk.org
Thu Aug 10 02:33:58 UTC 2023
On Wed, 9 Aug 2023 16:28:01 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Throw a `FileSystemException` if attempting to create the target file with `O_EXCL` fails with `EEXIST`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8114830: Correct toString() call
> I've done a pass over the test, it looks okay but it would be good to get [...] some confidence that it doesn't fail with repeated runs.
I'll submit some runs with many repeats before integrating.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15141#issuecomment-1672435669
More information about the nio-dev
mailing list