git: openjdk/jdk25u: master: 2 new changesets

Alexey Ivanov aivanov at openjdk.org
Tue Aug 26 11:57:21 UTC 2025


Changeset: 4d68cf05
Branch: master
Author:    Alexey Ivanov <aivanov at openjdk.org>
Date:      2025-08-26 11:54:55 +0000
URL:       https://git.openjdk.org/jdk25u/commit/4d68cf059653b8cd1888c8a0e6aecd892227662c

8354646: java.awt.TextField allows to identify the spaces in a password when double clicked at the starting and end of the text

Backport-of: 8d33ea7395e5dd504b899d8972617f6696546d84

! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicPasswordFieldUI.java
! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTextUI.java
! src/java.desktop/share/classes/javax/swing/plaf/synth/SynthPasswordFieldUI.java
! test/jdk/java/awt/TextField/SetEchoCharWordOpsTest.java
+ test/jdk/javax/swing/plaf/basic/BasicTextUI/PasswordSelectionWordTest.java

Changeset: a93fadb1
Branch: master
Author:    Alexey Ivanov <aivanov at openjdk.org>
Date:      2025-08-26 11:56:45 +0000
URL:       https://git.openjdk.org/jdk25u/commit/a93fadb15698a1da4fc5ebf2222a5432cd68d632

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



More information about the jdk-updates-changes mailing list