RFR: 8296413: Tree/TableView with null focus model throws NPE in queryAccessibleAttribute() [v2]
Andy Goryachev
angorya at openjdk.org
Tue Jan 3 20:18:42 UTC 2023
On Mon, 2 Jan 2023 11:42:47 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
>> Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 29 commits:
>>
>> - 8296413: 2023
>> - Merge remote-tracking branch 'origin/master' into 8296413.query.accessible
>> - Merge remote-tracking branch 'origin/master' into
>> 8296413.query.accessible
>> - Merge branch '8187145.null.selection.model' into 8296413.query.accessible
>> - Merge remote-tracking branch 'origin/master' into 8187145.null.selection.model
>> - Merge branch '8187145.null.selection.model' into 8296413.query.accessible
>> - Merge remote-tracking branch 'origin/master' into 8187145.null.selection.model
>> - 8296413: cleanup
>> - Merge branch '8187145.null.selection.model' into 8296413.query.accessible
>> - Merge remote-tracking branch 'origin/master' into 8187145.null.selection.model
>> - ... and 19 more: https://git.openjdk.org/jfx/compare/a35c3bf7...6111660b
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/skin/QueryAccessibleAttributeTest.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
>
> Please change year to 2023
done
-------------
PR: https://git.openjdk.org/jfx/pull/938
More information about the openjfx-dev
mailing list