On Fri, 21 Oct 2022 23:21:52 GMT, Andy Goryachev <[email protected]> wrote:

> as determined by SkinMemoryLeakTest (remove line 179) and a leak tester
> https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java
> 
> caused by:
> - adding and not removing listeners
> - adding and not removing event handlers/filters
> 
> NOTE:
> this fix requires [JDK-8294809](https://bugs.openjdk.org/browse/JDK-8294809) 
> ListenerHelper

This pull request has now been integrated.

Changeset: bb98d886
Author:    Andy Goryachev <[email protected]>
URL:       
https://git.openjdk.org/jfx/commit/bb98d886b01d5d1c6117303f40d43eab9f7ac504
Stats:     200 lines in 7 files changed: 95 ins; 57 del; 48 mod

8295806: TableViewSkin: memory leak when changing skin

Reviewed-by: aghaisas

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

PR: https://git.openjdk.org/jfx/pull/929

Reply via email to