[jdk17u-dev] Integrated: 8326643: JDK server does not send a dummy change_cipher_spec record after HelloRetryRequest message

Goetz Lindenmaier goetz at openjdk.org
Tue Apr 16 09:08:01 UTC 2024


On Thu, 11 Apr 2024 06:56:45 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.12-oracle.
> 
> I had to resolve a copyright, else clean.
> 
> But one of the tests does not compile because "8281236: (D)TLS key exchange named groups".
> The test case is not applicable to 17, so I removed it. 
> Unfortunately it's the test case that reproduces the issuen in 21. The other testcase passes.

This pull request has now been integrated.

Changeset: cacc30b7
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/cacc30b77cab0173ea14601094a5b5b3106ce2f5
Stats:     287 lines in 2 files changed: 286 ins; 0 del; 1 mod

8326643: JDK server does not send a dummy change_cipher_spec record after HelloRetryRequest message

Reviewed-by: mbaesken
Backport-of: d44aaa37f98dd383aebbec097427feb1f1c29b74

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2391


More information about the jdk-updates-dev mailing list