8274509: Remove stray * and stylistic . from doc comments

Reviewed-by: alanb, dfuchs, lancea, iris, bpb
This commit is contained in:
Pavel Rappo 2021-09-29 17:09:08 +00:00
parent b1b66965f1
commit 97b28742b4
2 changed files with 3 additions and 3 deletions

View file

@ -3110,7 +3110,7 @@ public final class Files {
* @throws DirectoryNotEmptyException
* the {@code REPLACE_EXISTING} option is specified but the file
* cannot be replaced because it is a non-empty directory
* <i>(optional specific exception)</i> *
* <i>(optional specific exception)</i>
* @throws UnsupportedOperationException
* if {@code options} contains a copy option that is not supported
* @throws SecurityException