RFR: JDK-8284851 Update javax.crypto files to use proper javadoc for mentioned classes [v2]
Weijun Wang
weijun at openjdk.org
Sat Jul 2 17:03:07 UTC 2022
On Fri, 1 Jul 2022 19:48:59 GMT, Mark Powers <duke at openjdk.org> wrote:
>> src/java.base/share/classes/java/security/AllPermission.java line 201:
>>
>>> 199: /**
>>> 200: * Check and see if this set of permissions implies the permissions
>>> 201: * expressed in "permission".
>>
>> "this set of permissions" is not used anywhere. You can copy from the same method from the parent class.
>
> What is the JavaDoc change? Is this a code change?
Ignore it then.
-------------
PR: https://git.openjdk.org/jdk/pull/9282
More information about the security-dev
mailing list