On Tue, 12 Apr 2022 21:59:09 GMT, Mark Powers <d...@openjdk.java.net> wrote:

> JDK-8284112 Minor cleanup could be done in javax.crypto

Can you file a bug to update the javax.crypto files to use proper javadoc for 
mentioned classes, e.g. < code> tags.

src/java.base/share/classes/javax/crypto/CryptoPermissions.java line 158:

> 156: 
> 157:     /**
> 158:      * Checks if this object's PermissionCollection for permissions

Just FYI and not for this review, but this class should really be updated to 
use proper javadoc comment style, which is to tag all objects with < code 
>PermissionCollection< /code >

-------------

PR: https://git.openjdk.java.net/jdk/pull/8214

Reply via email to