RFR: 8321561: (fs) Clarify non-atomic behavior of Files.move [v3]

Alan Bateman alanb at openjdk.org
Sat Jan 13 07:26:22 UTC 2024


On Fri, 12 Jan 2024 21:42:41 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Make it clear that a `FileAlreadyExistsException` may be thrown by `Files.move` even if the `REPLACE_EXISTING` option is specified.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8321561: Address Reviewer comments

Marked as reviewed by alanb (Reviewer).

Latest version looks good. I'll add myself as Reviewer to the CSR once it has sync'ed up with the current version.

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

PR Review: https://git.openjdk.org/jdk/pull/17061#pullrequestreview-1819905088
PR Comment: https://git.openjdk.org/jdk/pull/17061#issuecomment-1890357143


More information about the nio-dev mailing list