8263104: fix warnings for empty paragraphs

Reviewed-by: alanb, lancea
This commit is contained in:
Jonathan Gibbons 2021-03-06 15:06:49 +00:00
parent 5eb2091a19
commit 718298506d
5 changed files with 4 additions and 8 deletions

View File

@ -32,7 +32,6 @@ import java.util.Vector;
/**
* The CryptoAllPermission is a permission that implies
* any other crypto permissions.
* <p>
*
* @see java.security.Permission
* @see java.security.AllPermission

View File

@ -39,7 +39,7 @@ import javax.crypto.spec.*;
* CryptoPermission object is used to represent
* the ability of an application/applet to use certain
* algorithms with certain key sizes and other
* restrictions in certain environments. <p>
* restrictions in certain environments.
*
* @see java.security.Permission
*

View File

@ -66,8 +66,7 @@ questions.
subclass of <code>MLet</code> that implements
<code>PrivateClassLoader</code>.</p>
<p id="spec">
@see <a href="https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html">
@see <a id="spec" href="https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html">
JMX Specification, version 1.4</a>
@since 1.5

View File

@ -183,8 +183,7 @@ questions.
</li>
</ul>
<p id="spec">
@see <a href="https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html">
@see <a id="spec" href="https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html">
JMX Specification, version 1.4</a>
@since 1.5

View File

@ -388,8 +388,7 @@ questions.
</ul>
<p id="spec">
@see <a href="https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html">
@see <a id="spec" href="https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html">
JMX Specification, version 1.4</a>
@since 1.5