RFR: JDK-8284851 Update javax.crypto files to use proper javadoc for mentioned classes [v2]
Valerie Peng
valeriep at openjdk.org
Wed Jun 29 00:11:44 UTC 2022
On Tue, 28 Jun 2022 22:02:31 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/KeyGenerator.java line 297:
>
>> 295: *
>> 296: * <p> A new {@code KeyGenerator} object encapsulating the
>> 297: * {@code KeyGeneratorSpi} implementation from the specified Provider
>
> Change "Provider" to start with lowercase or add `{@code }`
Other methods seem to use "provider".
-------------
PR: https://git.openjdk.org/jdk/pull/9282
More information about the security-dev
mailing list