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

Mark Powers duke at openjdk.org
Thu Jun 30 16:22:29 UTC 2022


On Wed, 29 Jun 2022 01:01:44 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:

>> src/java.base/share/classes/javax/crypto/ProviderVerifier.java line 170:
>> 
>>> 168:      * NOTE: if this <code>ProviderVerifier</code> instance is constructed
>>> 169:      * with "savePerms" equal to false, then this method would always
>>> 170:      * return null.
>> 
>> Add `{@code }` to "false" and "null"
>
> I had wasn't aware that this was as common as it is.

Fixed here and elsewhere.

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

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



More information about the security-dev mailing list