git: openjdk/jdk21u-dev: master: 2 new changesets
Goetz Lindenmaier
goetz at openjdk.org
Wed Aug 13 12:19:01 UTC 2025
Changeset: b34a3ee4
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-08-13 12:14:54 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/b34a3ee463b20fb9650e5b5becb784fef5b6d96e
8355779: When no "signature_algorithms_cert" extension is present we do not apply certificate scope constraints to algorithms in "signature_algorithms" extension
Backport-of: 34807df7627b067f750578987c941213a5f8336a
! src/java.base/share/classes/sun/security/ssl/SignatureAlgorithmsExtension.java
Changeset: c7303361
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-08-13 12:17:30 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/c73033612a55b3b4479d88766386a922427f1d5a
8350830: Values converted incorrectly when reading TLS session tickets
Reviewed-by: mbaesken
Backport-of: 2c1eb339d6c9b6cc6fa4a8780b0e0b8d4d9a5f01
! src/java.base/share/classes/sun/security/ssl/SSLSessionImpl.java
+ test/jdk/sun/security/ssl/SSLSessionImpl/ResumeClientTLS12withSNI.java
More information about the jdk-updates-changes
mailing list