RFR: 8360564: Implement JEP 524: PEM Encodings of Cryptographic Objects (Second Preview) [v4]
Sean Mullan
mullan at openjdk.org
Fri Oct 3 13:27:41 UTC 2025
On Wed, 1 Oct 2025 19:46:25 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision:
>>
>> missed some decoder comments
>
> src/java.base/share/classes/java/security/PEM.java line 98:
>
>> 96: * formatted.
>> 97: * @throws NullPointerException if {@code type} and/or {@code content} are
>> 98: * {@code null}.
>
> No need to add a period at the end if it's not a full sentence. There are several places in this file.
Line 94, s/maybe/may be/
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27147#discussion_r2401875387
More information about the security-dev
mailing list