[jdk21u-dev] Integrated: 8320049: PKCS10 would not discard the cause when throw SignatureException on invalid key

Rui Li duke at openjdk.org
Mon Sep 29 17:27:57 UTC 2025


On Thu, 11 Sep 2025 01:44:18 GMT, Rui Li <duke at openjdk.org> wrote:

> A clean backport for https://bugs.openjdk.org/browse/JDK-8320049.
> 
> This patch passes cause in SignatureException on invalid key. Pretty small and straightforward. Low risks. Tests are running.

This pull request has now been integrated.

Changeset: 574990fe
Author:    Rui Li <ruiamzn at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/574990fe5298749832e116c9b5dbf9ba8ad149ad
Stats:     2 lines in 1 file changed: 0 ins; 1 del; 1 mod

8320049: PKCS10 would not discard the cause when throw SignatureException on invalid key

Backport-of: 2c4c6c9ba3f4682e3696ecdd9aea1905443785fa

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

PR: https://git.openjdk.org/jdk21u-dev/pull/2176


More information about the jdk-updates-dev mailing list