On Tue, 28 Jun 2022 22:13:25 GMT, Valerie Peng <[email protected]> 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