[jdk11u-dev] Integrated: 8256660: Disable DTLS 1.0
Goetz Lindenmaier
goetz at openjdk.org
Tue Apr 16 12:04:01 UTC 2024
On Thu, 7 Mar 2024 13:54:22 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.24-oracle.
>
> Trivial resolve in java.security
>
> Update:
> Two test were failing with this change: javax/net/ssl/DTLS/InvalidRecords.java and javax/net/ssl/DTLS/NoMacInitialClientHello.java. Thanks to Sean Mullan who pointed me to the fix, see also
> https://bugs.openjdk.org/browse/JDK-8326020
This pull request has now been integrated.
Changeset: b39a4d24
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/b39a4d24c51c2379ff82d5e46e185a6d2039ad72
Stats: 63 lines in 5 files changed: 34 ins; 5 del; 24 mod
8256660: Disable DTLS 1.0
Reviewed-by: mbaesken
Backport-of: 16744b34498e7aac59caef8c9b1a3d4d15f8c22e
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2584
More information about the jdk-updates-dev
mailing list