RFR: 8354646: java.awt.TextField allows to identify the spaces in a password when double clicked at the starting and end of the text [v12]
Jeremy Wood
duke at openjdk.org
Mon Jun 9 21:41:12 UTC 2025
On Mon, 9 Jun 2025 20:41:31 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Okay; this is moved.
>
> I don't agree. The test belongs in `BasicPasswordFieldUI`, or rather under `BasicTextUI` where the main change is made.
>
> The fix is in UI class, not in the `JPasswordField`, moreover the subject of the issue refers to an AWT component `java.awt.TextField`.
OK, I moved it back.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25443#discussion_r2136549787
More information about the client-libs-dev
mailing list