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

Bradford Wetmore wetmore at openjdk.org
Wed Jun 29 01:03:48 UTC 2022


On Tue, 28 Jun 2022 22:13:25 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

>> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Valerie fix
>
> 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.

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

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



More information about the security-dev mailing list