RFR: 8358813: JPasswordField identifies spaces in password via delete shortcuts [v5]

duke duke at openjdk.org
Wed Aug 6 21:44:16 UTC 2025


On Wed, 6 Aug 2025 16:19:56 GMT, Jeremy Wood <duke at openjdk.org> wrote:

>> There were a few action bindings available in JPasswordFields in Aqua that let you identify the boundaries of words.
>> 
>> This came to my attention while looking at the related work https://github.com/openjdk/jdk/pull/25443 . In that PR we said we should iterate across all available L&Fs, so this PR copies that same approach. (The original complaint only focused on Aqua, though.)
>
> Jeremy Wood has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update test/jdk/javax/swing/JPasswordField/PasswordFieldInputMapWordTest.java
>   
>   Co-authored-by: Alexey Ivanov <alexey.ivanov at oracle.com>

@mickleness 
Your change (at version e618df35e9281c635841b912a139898ef862c76c) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25688#issuecomment-3161715075


More information about the client-libs-dev mailing list