RFR: 8287889: (fs) Files.copy description of REPLACE_EXISTING is hard to read
Brian Burkhalter
bpb at openjdk.java.net
Tue Jun 14 17:57:29 UTC 2022
On Mon, 13 Jun 2022 18:40:05 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 PR is superseded by https://github.com/openjdk/jdk19/pull/16.
-------------
PR: https://git.openjdk.org/jdk/pull/9142
More information about the nio-dev
mailing list