RFR: JDK-8199216: Quadratic layout time with nested nodes and pseudo-class in style sheet [v8]

Kevin Rushforth kcr at openjdk.org
Tue Sep 5 22:47:19 UTC 2023


On Tue, 5 Sep 2023 18:45:50 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> > I think it would best to remove BitSet
> 
> does it mean there'll be a followup PR?

Filing a follow-up cleanup bug seems reasonable, but not urgent, especially now that BitSet is immutable . The problems pointed out are (largely, if not wholly) theoretical, but it does continue to be a maintenance burden.

> or should it be done as a part of this one?

Definitely not.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1076#discussion_r1316491035


More information about the openjfx-dev mailing list