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:28 UTC 2022
On Tue, 28 Jun 2022 22:06:00 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> 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".
Using lowercase.
-------------
PR: https://git.openjdk.org/jdk/pull/9282
More information about the security-dev
mailing list