8262875: doccheck: empty paragraphs, etc in java.base module

Reviewed-by: alanb, darcy, lancea
This commit is contained in:
Jonathan Gibbons 2021-03-02 20:35:51 +00:00
parent f304b74e0a
commit 20b9ba53a5
8 changed files with 8 additions and 9 deletions

View file

@ -37,7 +37,7 @@
* <ul>
* <li><b>Info-ZIP file format</b> - The JAR format is based on the Info-ZIP
* file format. See
* <a href="../zip/package-summary.html#package.description">java.util.zip
* <a href="../zip/package-summary.html#package-description">java.util.zip
* package description.</a> <p>
* In JAR files, all file names must be encoded in the UTF-8 encoding.
* <li><a href="{@docRoot}/../specs/jar/jar.html">