git: openjdk/jdk17u-dev: 2 new changesets
Goetz Lindenmaier
goetz at openjdk.org
Fri Oct 31 10:28:46 UTC 2025
Changeset: 5ddafa06
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-10-31 10:24:07 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/5ddafa0699a4522164057a418fac033f4c13eba4
8358813: JPasswordField identifies spaces in password via delete shortcuts
Backport-of: 8d73fe91bccd1da53424b9f8a52d9efafabeb243
! src/java.desktop/macosx/classes/com/apple/laf/AquaKeyBindings.java
+ test/jdk/javax/swing/JPasswordField/PasswordFieldInputMapWordTest.java
Changeset: 13030007
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-10-31 10:26:58 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/130300074fd85609706e1ef45a8f8a12f5b5df8f
8366159: SkippedException is treated as a pass for pkcs11/KeyStore, pkcs11/SecretKeyFactory and pkcs11/SecureRandom
Reviewed-by: mdoerr
Backport-of: 166ef5e7b1c6d6a9f0f1f29fedb7f65b94f53119
! test/jdk/sun/security/pkcs11/KeyStore/ClientAuth.java
! test/jdk/sun/security/pkcs11/SecretKeyFactory/TestGeneral.java
! test/jdk/sun/security/pkcs11/SecureRandom/Basic.java
! test/jdk/sun/security/pkcs11/SecureRandom/TestDeserialization.java
More information about the jdk-updates-changes
mailing list