On Fri, 4 Feb 2022 17:19:36 GMT, yosbits <d...@openjdk.java.net> wrote:

> Why not use BitSet instead of ArrayList?

Can you be more specific? The only use of `ArrayList` that I see in the patch 
is in code that uses a few already-existing lists. Changing that to some other 
data structure would be an unrelated change that seems out of scope for this 
fix.

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

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

Reply via email to