RFR: 8354990: Improve negative tests coverage for jpackage signing

Alexey Semenyuk asemenyuk at openjdk.org
Mon Apr 21 21:34:59 UTC 2025


On Fri, 18 Apr 2025 21:11:35 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> Add tests for the following test cases:
>  - Expired certificate specified for signing;
>  - Multiple certificates with the same name in one keychain.
> 
> Adding the new tests revealed an issue with MacCertificate - [JDK-8354989](https://bugs.openjdk.org/browse/JDK-8354989). This issue is also addressed in this PR.
> 
> Additionally:
>  - Moved code to verify signatures in MacSignVerify class and reworked SigningBase verify functions to use MacSignVerify API.

@sashamatveev PTAL

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24762#issuecomment-2819546107


More information about the core-libs-dev mailing list