On Wed, 6 Jul 2022 19:55:04 GMT, Mark Powers <d...@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

Reply via email to