Re: RFR: 8358171: Additional code coverage for PEM API [v4]

2025-06-05 Thread Fernando Guallini
On Thu, 5 Jun 2025 08:56:42 GMT, Andrey Turbanov wrote: >> Fernando Guallini has updated the pull request with a new target base due to >> a merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains nine additional >>

Re: RFR: 8358171: Additional code coverage for PEM API [v4]

2025-06-05 Thread Andrey Turbanov
On Thu, 5 Jun 2025 08:14:15 GMT, Fernando Guallini wrote: >> The tests included in this PR add code coverage mainly to the following >> classes introduced/updated by JEP 470 (PEM): PEMDecoder, PEMEncoder, Pem, >> EncryptedPrivateKeyInfo and the Key factories. In addition, more tests are >> in

Re: RFR: 8358171: Additional code coverage for PEM API [v4]

2025-06-05 Thread Fernando Guallini
> The tests included in this PR add code coverage mainly to the following > classes introduced/updated by JEP 470 (PEM): PEMDecoder, PEMEncoder, Pem, > EncryptedPrivateKeyInfo and the Key factories. In addition, more tests are > included for RSAPSS, multithreading, _jdk.epkcs8.defaultAlgorithm_