RFR: 8298420: PEM API: Implementation (Preview) [v6]
Anthony Scarpino
ascarpino at openjdk.org
Thu Oct 10 18:47:20 UTC 2024
On Wed, 9 Oct 2024 18:49:50 GMT, Kevin Driver <kdriver at openjdk.org> wrote:
>> Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix decoding non-encrypted types
>
> src/java.base/share/classes/java/security/PEMDecoder.java line 56:
>
>> 54: * <p>
>> 55: * When passing input data into {@code decode}, the application is responsible
>> 56: * for processing input data non-PEM text. All data before the PEM
>
> Maybe I'm not reading it correctly, but there may be a type-o/phrasing issue with this sentence: "When passing input data into {@code decode}, the application is responsible for processing input data non-PEM text."
Yeah, I'll fix that up
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17543#discussion_r1795932071
More information about the security-dev
mailing list