RFR: 8354646: java.awt.TextField allows to identify the spaces in a password when double clicked at the starting and end of the text [v9]
Jeremy Wood
duke at openjdk.org
Fri Jun 6 05:58:45 UTC 2025
On Fri, 6 Jun 2025 03:21:47 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> Jeremy Wood has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Merge remote-tracking branch 'origin/JDK-8354646' into JDK-8354646
>> - 8354646: make UnsupportedLookAndFeelException fail test
>>
>> This is in response to:
>> https://github.com/openjdk/jdk/pull/25443#discussion_r2128771448
>
> test/jdk/javax/swing/plaf/basic/BasicPasswordFieldUI/PasswordSelectionWordTest.java line 33:
>
>> 31: * identify spaces in the password. 8354646 is an offshoot of 4231444 that
>> 32: * reproduced in Aqua because AquaTextPasswordFieldUI does NOT extend
>> 33: * BasicPasswordFieldUI.
>
> Please align the text below "Password" word not to be in same line as jtreg tag..
OK; this is updated
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25443#discussion_r2131555013
More information about the client-libs-dev
mailing list