RFR: 8287889: (fs) Files.copy description of REPLACE_EXISTING is hard to read

Alan Bateman alanb at openjdk.java.net
Tue Jun 14 17:57:09 UTC 2022


On Tue, 14 Jun 2022 17:44:35 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Clarify the descriptions of the use of `java.nio.file.StandardCopyOption.REPLACE_EXISTING` in the `copy(Path,Path)` and `move(Path,Path)` methods of `java.nio.file.Files`. This supersedes https://github.com/openjdk/jdk/pull/9142.

Marked as reviewed by alanb (Reviewer).

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

PR: https://git.openjdk.org/jdk19/pull/16


More information about the nio-dev mailing list