RFR: 8241455: ChoiceBox - memory leak on replacing selectionModel

Ajit Ghaisas aghaisas at openjdk.java.net
Fri Mar 27 05:02:58 UTC 2020


On Thu, 26 Mar 2020 11:37:06 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

> 
> Not included would be memory leaks introduced by whacky listening of ChoiceBoxSkin and TabPaneSkin to properties of the
> selectionModel. The former will (most probably) be fixed as a side-effect of
> https://bugs.openjdk.java.net/browse/JDK-8087555 (which I intend to take, if Ajit agrees :), will open a separate issue
> for the latter.
Please go ahead and take it up. Thanks!

Regarding combining other issue. I am OK with the idea.
Bug Title, Bug Description and PR Title should be updated accordingly.

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

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


More information about the openjfx-dev mailing list