RFR: 8263402: MemoryLeak: Node hardreferences it's previous Parent after csslayout and getting removed from the scene
Ambarish Rapte
arapte at openjdk.java.net
Tue Mar 23 08:07:50 UTC 2021
On Mon, 22 Mar 2021 14:35:58 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:
> I think it's also quite important to support fast removing/adding subtrees.
Yes, Adding listener seems over kill here. Lets go with `WeakReference` approach. I will take a look at the test update.
-------------
PR: https://git.openjdk.java.net/jfx/pull/424
More information about the openjfx-dev
mailing list