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

Alexander Zuev kizune at openjdk.org
Thu Jun 12 16:14:18 UTC 2025


Changeset: 8d33ea73
Branch: master
Author:    jeremy <jeremy.wood at mac.com>
Committer: Alexander Zuev <kizune at openjdk.org>
Date:      2025-06-12 16:11:35 +0000
URL:       https://git.openjdk.org/jdk/commit/8d33ea7395e5dd504b899d8972617f6696546d84

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

Reviewed-by: aivanov, kizune, tr, psadhukhan

! 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



More information about the jdk-changes mailing list