On Wed, 24 Dec 2025 17:49:26 GMT, Christopher Schnick <[email protected]> wrote:
>> This is a pretty simple fix for the accessible text of password fields.
>
> Christopher Schnick has updated the pull request incrementally with two
> additional commits since the last revision:
>
> - Update copyright year
> - Fix test format
modules/javafx.controls/src/test/java/test/javafx/scene/control/PasswordFieldTest.java
line 102:
> 100:
> 101: @Test
> 102: public void accessibleAttributeText() {
Probably Minor, but having those 4 cases as small separate tests (2 or 4 tests)
with a good test name for each is (at least IMO) a little bit more nice
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/2020#discussion_r2651582844