[jdk11u] RFR: 8326643: JDK server does not send a dummy change_cipher_spec record after HelloRetryRequest message

Martin Doerr mdoerr at openjdk.org
Thu May 30 14:49:33 UTC 2024


Basically clean backport of [JDK-8326643](https://bugs.openjdk.org/browse/JDK-8326643). Only Copyright year update didn't apply cleanly. Added test adaptation from [JDK-8255867](https://bugs.openjdk.org/browse/JDK-8255867) (see 2nd commit).

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

Commit messages:
 - Include SSLEngineTemplate.java adaptation from JDK-8255867.
 - Backport cacc30b77cab0173ea14601094a5b5b3106ce2f5

Changes: https://git.openjdk.org/jdk11u/pull/91/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u&pr=91&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8326643
  Stats: 297 lines in 3 files changed: 286 ins; 0 del; 11 mod
  Patch: https://git.openjdk.org/jdk11u/pull/91.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u.git pull/91/head:pull/91

PR: https://git.openjdk.org/jdk11u/pull/91


More information about the jdk-updates-dev mailing list