Integrated: 8358171: Additional code coverage for PEM API

Fernando Guallini fguallini at openjdk.org
Fri Jun 6 09:55:57 UTC 2025


On Mon, 2 Jun 2025 12:14:13 GMT, Fernando Guallini <fguallini at 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 <fguallini at 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


More information about the security-dev mailing list