On Mon, 2 Jun 2025 12:14:13 GMT, Fernando Guallini <fguall...@openjdk.org> 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 > included for RSAPSS, multithreading, _jdk.epkcs8.defaultAlgorithm_ property > and some negative testing This pull request has now been integrated. Changeset: b2e7cda6 Author: Fernando Guallini <fguall...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/b2e7cda6a0bd21fa3c4ffe2a67da4953f1ca3f1f Stats: 535 lines in 10 files changed: 492 ins; 2 del; 41 mod 8358171: Additional code coverage for PEM API Reviewed-by: ascarpino ------------- PR: https://git.openjdk.org/jdk/pull/25588