On Tue, 6 Dec 2022 23:39:51 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> Fixed SpinnerSkin initialization using new Skin.install().  Also in this PR 
>> - fixing memory leaks in SpinnerSkin by properly removing all listeners and 
>> event filters added in the constructor, as well as any child Nodes.
>> 
>> NOTE: the fix requires both ListenerHelper 
>> [JDK-8294809](https://bugs.openjdk.org/browse/JDK-8294809) and 
>> Skin.install() [JDK-8290844](https://bugs.openjdk.org/browse/JDK-8290844) 
>> changes.
>
> Andy Goryachev has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   8245145: space

Marked as reviewed by kcr (Lead).

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

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

Reply via email to