RFR: 8278134: Move static utility methods to infrastructure (EditAndScrollTest) [v2]
Jeanette Winzenburg
fastegal at openjdk.java.net
Thu Dec 16 12:54:31 UTC 2021
On Thu, 16 Dec 2021 11:00:39 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
>> Jeanette Winzenburg has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fixed c&p error in doc
>
> modules/javafx.controls/src/test/java/test/com/sun/javafx/scene/control/infrastructure/VirtualizedControlTestUtils.java line 86:
>
>> 84:
>> 85: /**
>> 86: * Returns a vertical ScrollBar of the control.
>
> I found this typo. I know, you just moved it from one file to another.. but, it would be good to fix in this PR :)
> Typo : This should be - "Returns a horizontal..."
actually, it was me who introduced it - in the previous PR
Thanks for spotting!
-------------
PR: https://git.openjdk.java.net/jfx/pull/690
More information about the openjfx-dev
mailing list