On Tue, 10 Jun 2025 13:25:20 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> Jeremy Wood has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8354646: moving test file back to basic package >> >> This is in response to: >> https://github.com/openjdk/jdk/pull/25443#discussion_r2136478249 >> https://github.com/openjdk/jdk/pull/25443#issuecomment-2956995265 > > test/jdk/javax/swing/plaf/basic/BasicPasswordFieldUI/PasswordSelectionWordTest.java > line 1: > >> 1: /* > > I think the test belongs now *under `BasicTextUI`*, although it tests the > behaviour related to `JPasswordField` and `PasswordFieldUI`, but the code > that handles password fields is in `BasicTextUI`. Ah, sorry. Moved it again. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25443#discussion_r2138314854