On Thu, 11 Jan 2024 13:33:54 GMT, John Jiang <jji...@openjdk.org> wrote:
> ECDHKeyAgreement should validate the parameters before assigning them to the > fields. This pull request has now been integrated. Changeset: 43d2d68d Author: John Jiang <jji...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/43d2d68da5f60cc45c5f9d9572020743579dc76c Stats: 146 lines in 2 files changed: 129 ins; 9 del; 8 mod 8320449: ECDHKeyAgreement should validate parameters before using them Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/17373