RFR: 8089589: [ListView] ScrollBar content moves toward-backward during scrolling. [v3]

Johan Vos jvos at openjdk.java.net
Fri Apr 16 10:45:22 UTC 2021


On Fri, 16 Apr 2021 10:03:07 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:

>> Johan Vos has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Process reviewer comments
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/skin/VirtualFlowTest.java line 237:
> 
>> 235:      * the entire width/height of the VirtualFlow.
>> 236:      */
>> 237:     @Test
> 
> This file still has few more unintentional @Test tag followed by newline changes.

I fixed those, except for the ones that have a // comment in between @Test and the method. (Those were already there)

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

PR: https://git.openjdk.java.net/jfx/pull/398


More information about the openjfx-dev mailing list