Integrated: 8287889: (fs) Files.copy description of REPLACE_EXISTING is hard to read
Brian Burkhalter
bpb at openjdk.java.net
Tue Jun 14 18:04:57 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.
This pull request has now been integrated.
Changeset: 5a8e1e43
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk19/commit/5a8e1e43a4436e6537fc96cfea4ea47d4a958c35
Stats: 8 lines in 1 file changed: 0 ins; 2 del; 6 mod
8287889: (fs) Files.copy description of REPLACE_EXISTING is hard to read
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk19/pull/16
More information about the nio-dev
mailing list