On Tue, 24 Mar 2026 11:29:52 GMT, Marius Hanl <[email protected]> wrote:
>> Yes. The suggestion from Andy would be ideal as an unit test. >> If not, then a system test can be thought of. > > Agree! The list change listener was a great suggestion. I found even more stuff to optimize, such as calling setAll() instead of clearing and then calling addAll(). That reduces the change listener triggers even more. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2118#discussion_r2983441387
