git: openjdk/jdk: 8320449: ECDHKeyAgreement should validate parameters before using them

John Jiang jjiang at openjdk.org
Tue Jan 16 22:57:08 UTC 2024


Changeset: 43d2d68d
Author:    John Jiang <jjiang at openjdk.org>
Date:      2024-01-16 22:54:45 +0000
URL:       https://git.openjdk.org/jdk/commit/43d2d68da5f60cc45c5f9d9572020743579dc76c

8320449: ECDHKeyAgreement should validate parameters before using them

Reviewed-by: mullan

! src/java.base/share/classes/sun/security/ec/ECDHKeyAgreement.java
+ test/jdk/sun/security/ec/ECDHKeyAgreementParamValidation.java



More information about the jdk-changes mailing list