RFR: 8309374: Accessibility Focus Rectangle on ListItem is not drawn when ListView is shown for first time [v2]
Ambarish Rapte
arapte at openjdk.org
Fri Feb 16 05:13:59 UTC 2024
On Thu, 15 Feb 2024 21:59:18 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
>> Ambarish Rapte has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review corrections-1
>
> modules/javafx.controls/src/main/java/javafx/scene/control/ListCell.java line 31:
>
>> 29: import java.util.List;
>> 30:
>> 31: import javafx.application.Platform;
>
> Since we changing the file, shouldn't we bump the copyright year too?
Thanks, Alex,
We do update the copyright year in batch for all needed files before release. So, it can be skipped in individual fixes.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1363#discussion_r1491963192
More information about the openjfx-dev
mailing list