git: openjdk/jdk21u-dev: master: 2 new changesets
Goetz Lindenmaier
goetz at openjdk.org
Tue Sep 23 07:50:58 UTC 2025
Changeset: 771f277d
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-09-23 07:46:16 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/771f277da2259a745662c4bbec26400879226300
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: 4cd7221f
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-09-23 07:50:22 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/4cd7221fa9c3ae7097cd95c5e462b8e1a9c65e51
8361314: Test serviceability/jvmti/VMEvent/MyPackage/VMEventRecursionTest.java FATAL ERROR in native method: Failed during the GetClassSignature call
Backport-of: 8c00c374ec3e5ae2db3c35a970f6c7a691ae274e
! test/hotspot/jtreg/serviceability/jvmti/VMEvent/libVMEventTest.c
More information about the jdk-updates-changes
mailing list