Integrated: 8295175: SplitPaneSkin: memory leak when changing skin

Andy Goryachev angorya at openjdk.org
Tue Dec 6 16:38:31 UTC 2022


On Tue, 11 Oct 2022 22:44:10 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Fixed memory leak by removing all the listeners in dispose();
> 
> This PR depends on a new internal class ListenerHelper, a replacement for LambdaMultiplePropertyChangeListenerHandler.
> See https://github.com/openjdk/jfx/pull/908

This pull request has now been integrated.

Changeset: 6f36e704
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/6f36e7043299bfb9edf8befbca1e45a938077e4b
Stats:     64 lines in 2 files changed: 26 ins; 17 del; 21 mod

8295175: SplitPaneSkin: memory leak when changing skin

Reviewed-by: aghaisas

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

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


More information about the openjfx-dev mailing list