RFR: 8358255: Factor out boilerplate code of EventHandler properties in Scene and Window

Kevin Rushforth kcr at openjdk.org
Tue Jun 3 16:47:06 UTC 2025


On Tue, 3 Jun 2025 16:35:50 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> > when the app devs create hundreds of windows and keep them hidden (I've seen those)
> 
> 😵

Window and Scene are heavy-weight classes that are reasonably limited in quantity, so I'm not at all worried about this. The concern I raised earlier (as I recall) was about properties in nodes.

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

PR Comment: https://git.openjdk.org/jfx/pull/1819#issuecomment-2936270199


More information about the openjfx-dev mailing list