[jdk11u-dev] RFR: 8297798: Timeout with DTLSOverDatagram test template

Goetz Lindenmaier goetz at openjdk.org
Wed Mar 27 13:14:41 UTC 2024


I backport this to streamline testing based on the change in 17.

I had to resolve DTLSOverDatagram because the code in 11 uses classes, where the code in 17 uses records.
The added code is identical in 11 and 17.

Tests pass.

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

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

Changes: https://git.openjdk.org/jdk11u-dev/pull/2629/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2629&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297798
  Stats: 2102 lines in 19 files changed: 1699 ins; 205 del; 198 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2629.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2629/head:pull/2629

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


More information about the jdk-updates-dev mailing list