On Thu, 17 Apr 2025 21:39:31 GMT, Anthony Scarpino
wrote:
>> src/java.base/share/classes/java/security/PEMDecoder.java line 377:
>>
>>> 375: * {@code provider} will occur during decoding.
>>> 376: *
>>> 377: * If {@code params} is {@code null}, a new instance is
>>> returned wit
On Tue, 11 Feb 2025 16:35:35 GMT, Sean Mullan wrote:
>> Anthony Scarpino has updated the pull request with a new target base due to
>> a merge or a rebase. The pull request now contains 58 commits:
>>
>> - Merge branch 'pem-merge' into pem
>> - merge
>> - Merge in PEMRecord as part of the AP
On Thu, 12 Dec 2024 19:59:05 GMT, Anthony Scarpino
wrote:
>> Hi all,
>>
>> I need a code review of the PEM API. Privacy-Enhanced Mail (PEM) is a
>> format for encoding and decoding cryptographic keys and certificates. It
>> will be integrated into JDK24 as a Preview Feature. Preview featur
On Wed, 12 Mar 2025 20:44:30 GMT, Jamil Nimeh wrote:
>> Anthony Scarpino has updated the pull request with a new target base due to
>> a merge or a rebase. The pull request now contains 58 commits:
>>
>> - Merge branch 'pem-merge' into pem
>> - merge
>> - Merge in PEMRecord as part of the AP
On Thu, 12 Dec 2024 19:59:05 GMT, Anthony Scarpino
wrote:
>> Hi all,
>>
>> I need a code review of the PEM API. Privacy-Enhanced Mail (PEM) is a
>> format for encoding and decoding cryptographic keys and certificates. It
>> will be integrated into JDK24 as a Preview Feature. Preview featur
On Wed, 26 Feb 2025 14:14:56 GMT, Magnus Ihse Bursie wrote:
> Sorry if I'm just jumping into this without having all the context, but maybe
> it would be a good idea to update the `GenerateCacerts` build tool to use
> this new API? That would mean free testing during build, and a chance to
> "
On Thu, 12 Dec 2024 19:59:05 GMT, Anthony Scarpino
wrote:
>> Hi all,
>>
>> I need a code review of the PEM API. Privacy-Enhanced Mail (PEM) is a
>> format for encoding and decoding cryptographic keys and certificates. It
>> will be integrated into JDK24 as a Preview Feature. Preview featur
> Hi all,
>
> I need a code review of the PEM API. Privacy-Enhanced Mail (PEM) is a format
> for encoding and decoding cryptographic keys and certificates. It will be
> integrated into JDK24 as a Preview Feature. Preview features does not
> permanently define the API and it is subject to cha