[jdk11u-dev] RFR: 8297798: Timeout with DTLSOverDatagram test template [v3]
Goetz Lindenmaier
goetz at openjdk.org
Sat Mar 30 09:25:54 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.
Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
- Merge branch 'master' into goetz_backport_8297798
- 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=02
Stats: 181 lines in 2 files changed: 28 ins; 104 del; 49 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