RFR: 8358171: Additional code coverage for PEM API [v3]
Fernando Guallini
fguallini at openjdk.org
Wed Jun 4 16:49:11 UTC 2025
> 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
Fernando Guallini has updated the pull request incrementally with one additional commit since the last revision:
add invalid PEM content test
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25588/files
- new: https://git.openjdk.org/jdk/pull/25588/files/a74a76c2..c16eabe1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25588&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25588&range=01-02
Stats: 21 lines in 1 file changed: 21 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/25588.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25588/head:pull/25588
PR: https://git.openjdk.org/jdk/pull/25588
More information about the security-dev
mailing list