RFR: 8114830: (fs) Files.copy fails due to interference from something else changing the file system [v9]

Vyom Tewari vtewari at openjdk.org
Fri Aug 11 16:22:58 UTC 2023


On Fri, 11 Aug 2023 14:51:58 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: Remove deleteOnExit() from test

Latest changes looks OK to me, i tested fix at local env and it is working as expected.

-------------

Marked as reviewed by vtewari (Committer).

PR Review: https://git.openjdk.org/jdk/pull/15141#pullrequestreview-1573999044


More information about the nio-dev mailing list