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

Brian Burkhalter bpb at openjdk.org
Tue Aug 22 18:29:47 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

https://bugs.openjdk.org/browse/JDK-8314810

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

PR Comment: https://git.openjdk.org/jdk/pull/15141#issuecomment-1688684461


More information about the nio-dev mailing list