RFR: JDK-8284851 Update javax.crypto files to use proper javadoc for mentioned classes [v6]

Weijun Wang weijun at openjdk.org
Wed Jul 6 20:10:05 UTC 2022


On Wed, 6 Jul 2022 19:55:04 GMT, Mark Powers <duke at openjdk.org> wrote:

>> src/java.base/share/classes/javax/crypto/CryptoPermissions.java line 135:
>> 
>>> 133:      * object is marked as readonly.
>>> 134:      *
>>> 135:      * @see isReadOnly
>> 
>> Should be `PermissionCollection#isReadOnly`.
>
> @see `{@link PermissionCollection#isReadOnly}`

I think `@see PermissionCollection#isReadOnly` is enough.

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

PR: https://git.openjdk.org/jdk/pull/9282



More information about the security-dev mailing list