On Fri, 17 Dec 2021 20:38:56 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Abhinay Agarwal has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Update ROW_COUNT to 700_000
>
> tests/manual/controls/SelectListViewTest.java line 66:
> 
>> 64:         long t = System.currentTimeMillis();
>> 65:         listView.getSelectionModel().clearSelection();
>> 66:         System.out.println("time:"+ (System.currentTimeMillis() - t));
> 
> MInor: space before the `+` here and a few places below.

This is still pending.

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

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

Reply via email to