On Tue, 14 Nov 2023 08:59:30 GMT, John Jiang <jji...@openjdk.org> wrote:
> When throw SignatureException on invalid key, it may be better to contain the > cause exception. This pull request has now been integrated. Changeset: 2c4c6c9b Author: John Jiang <jji...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2c4c6c9ba3f4682e3696ecdd9aea1905443785fa 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 Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/16649