RFR: JDK-8304960: ObservableListBase should defer constructing ListChangeBuilder

Michael Strauß mstrauss at openjdk.org
Thu Mar 30 19:46:29 UTC 2023


On Wed, 29 Mar 2023 12:15:02 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

> A 1200 Node application sees a 2/3rds reduction of ListChangeBuilder's created.  Every `Node` for example has an `ObservableList` for style classes, and every `Parent` has one for stylesheets, which rarely if ever change.

Looks good to me.

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

Marked as reviewed by mstrauss (Committer).

PR Review: https://git.openjdk.org/jfx/pull/1075#pullrequestreview-1365815852


More information about the openjfx-dev mailing list