On Fri, 20 Mar 2026 21:55:19 GMT, Andy Goryachev <[email protected]> wrote:

>> Marius Hanl has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Remove now unused scene field
>
> modules/javafx.controls/src/test/java/test/com/sun/javafx/scene/control/infrastructure/VirtualizedControlTestUtils.java
>  line 56:
> 
>> 54:         ScrollBar scrollBar = getVerticalScrollBar(control);
>> 55:         Region track = (Region) scrollBar.lookup(".track");
>> 56:         MouseEventFirer firer = new MouseEventFirer(track);
> 
> we probably should update the copyright year where applicable...

oh yeah, forgot for the files where I just changed the constructor call, since 
the change was so small. Will change

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/2119#discussion_r2968164174

Reply via email to