[jdk11u-dev] RFR: 8264152: javax/net/ssl/DTLS/RespondToRetransmit.java timed out [v3]
Goetz Lindenmaier
goetz at openjdk.org
Thu Mar 28 10:39:46 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.
Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
- Merge branch 'master' into goetz_backport_8264152
- 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=02
Stats: 278 lines in 3 files changed: 79 ins; 106 del; 93 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