[jdk11u-dev] RFR: 8264152: javax/net/ssl/DTLS/RespondToRetransmit.java timed out

Goetz Lindenmaier goetz at openjdk.org
Wed Mar 27 13:02:39 UTC 2024


I backport this to streamline the tests in 11.

The patch applies clean, but I had to adapt it to Java 11. 

DTLSOverDatagram.java is refactored to use recoreds, I just reverted this.
I also removed -> from switch statments.

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

Commit messages:
 - Adapt to Java 11
 - Backport 79adc16fd8ba47a8d9438f3467f92ab241766c1d
 - Add forgotten file
 - Adapt to Jva 11
 - Backport bdf672659cee13d95abc246de7cde469cf8fc07d

Changes: https://git.openjdk.org/jdk11u-dev/pull/2628/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2628&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8264152
  Stats: 1946 lines in 18 files changed: 1690 ins; 120 del; 136 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2628.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2628/head:pull/2628

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


More information about the jdk-updates-dev mailing list