RFR: 8321561: (fs) Add an API note to Files.move clarifying possible non-atomic behavior

Brian Burkhalter bpb at openjdk.org
Mon Jan 8 21:20:23 UTC 2024


On Mon, 11 Dec 2023 16:29:26 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.

continue;

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

PR Comment: https://git.openjdk.org/jdk/pull/17061#issuecomment-1881835361


More information about the nio-dev mailing list