On Tue, 6 Dec 2022 17:18:50 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 with a new target base due to a 
> merge or a rebase. The pull request now contains 53 commits:
> 
>  - 8245145: clarification
>  - Merge remote-tracking branch 'origin/master' into 8245145.spinner.skin
>  - Merge remote-tracking branch 'origin/master' into 8245145.spinner.skin
>  - Merge remote-tracking branch 'origin/master' into 8245145.spinner.skin
>  - 8245145: cleanup
>  - 8245145: cleanup
>  - 8245145: cleanup
>  - Merge remote-tracking branch 'origin/master' into 8245145.spinner.skin
>  - 8245145: listener helper
>  - Merge branch '8294809.listener.helper' into 8245145.spinner.skin
>  - ... and 43 more: https://git.openjdk.org/jfx/compare/6f36e704...f83fc9d6

@nlisker or @kevinrushforth could you take a look please?

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

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

Reply via email to