RFR: 8298420: PEM API: Implementation (Preview) [v9]
Anthony Scarpino
ascarpino at openjdk.org
Sun Nov 3 00:36:37 UTC 2024
On Wed, 30 Oct 2024 20:17:44 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision:
>>
>> apparently <p> can't be before a @implNote.. Who know.
>
> src/java.base/share/classes/javax/crypto/EncryptedPrivateKeyInfo.java line 393:
>
>> 391:
>> 392: /**
>> 393: * Creates and encrypts an `EncryptedPrivateKeyInfo` from a given PrivateKey
>
> Oh, you should use `{@code}` here. Same in `@impNote` below. Also, there are some other class names that should be in enclosed in `{@code}`.
ok
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17543#discussion_r1826879016
More information about the security-dev
mailing list