Integrated: 8295500: AccordionSkin: memory leak when changing skin
Andy Goryachev
angorya at openjdk.org
Fri Dec 2 17:19:21 UTC 2022
On Tue, 18 Oct 2022 18:51:33 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> as determined by SkinMemoryLeakTest (remove line 164) and a leak tester
> https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java
>
> Make sure to configure the current test in LeakTest:
> protected final Type WE_ARE_TESTING = Type.ACCORDION;
>
>
> caused by:
> - adding and not removing listeners
This pull request has now been integrated.
Changeset: e64e1292
Author: Andy Goryachev <angorya at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/e64e1292e674cb0f8c525ddde66ee5c4de86cf8d
Stats: 47 lines in 2 files changed: 32 ins; 6 del; 9 mod
8295500: AccordionSkin: memory leak when changing skin
Reviewed-by: aghaisas
-------------
PR: https://git.openjdk.org/jfx/pull/920
More information about the openjfx-dev
mailing list