[jdk11u-dev] Integrated: 8281628: KeyAgreement : generateSecret intermittently not resetting

Goetz Lindenmaier goetz at openjdk.org
Tue Jun 21 14:12:44 UTC 2022


On Mon, 13 Jun 2022 11:47:07 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.17-oracle.
> 
> I had to adapt the copyright in DHKeyAgreement.java
> and change hex printing in the test.
> Test fails without the fix and passes with the fix.

This pull request has now been integrated.

Changeset: a2ecf87f
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/a2ecf87f52ee41689d67ac41763a7bc44348076e
Stats:     103 lines in 2 files changed: 102 ins; 0 del; 1 mod

8281628: KeyAgreement : generateSecret intermittently not resetting

Reviewed-by: mdoerr
Backport-of: 1485883c9e6e24315bb21f20604b1c326e862a5b

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1145


More information about the jdk-updates-dev mailing list