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

Jeremy Wood duke at openjdk.org
Wed Aug 6 00:08:46 UTC 2025


On Tue, 5 Aug 2025 20:21:20 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> @DamonGuy I can reproduce the problem with the test, `PasswordSelectionWordTest.java`, attached to [JDK-8358813](https://bugs.openjdk.org/browse/JDK-8358813).
>
>> Also, I guess you can end in a trailing comma to match the previous format if you want. Either is OK.
> 
> This is a nice suggestion.

OK, I added a trailing comma

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25688#discussion_r2255567085


More information about the client-libs-dev mailing list