On Mon, 14 Sep 2020 09:53:25 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:

>> yosbits has refreshed the contents of this pull request, and previous 
>> commits have been removed. The incremental views
>> will show differences compared to the previous content of the PR. The pull 
>> request contains one new commit since the
>> last revision:
>>   8197991: Fix multi-select performance issues
>
> modules/javafx.controls/src/main/java/javafx/scene/control/MultipleSelectionModelBase.java
>  line 861:
> 
>> 859:         }
>> 860:
>> 861:         /** Returns number of true bits in BitSet */
> 
> Method description and work done by it is no more matching. Can you please 
> update the comment?

This comment is correct. this.size is the cache.

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

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

Reply via email to