[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    Integrated: 8279228 Leak in ScrollPaneSkin, related to touch events
From:       Florian Kirmaier <fkirmaier () openjdk ! java ! net>
Date:       2022-02-23 16:16:57
Message-ID: aubjkucH-_aZfUovIGvoQcJlvjGnw3hfhOqPZKlLcVA=.49afa7ef-0f31-4732-b8d0-9ecc1e4b0cc5 () github ! com
[Download RAW message or body]

On Thu, 23 Dec 2021 17:43:19 GMT, Florian Kirmaier <fkirmaier@openjdk.org> wrote:

> Fixing memoryleak, related to touch events in ScrollPaneWhen touchDetected or \
> mouseDown is true, the sbTouch animation is running,  and the node is removed from \
> the Scene, then the animation will never stop, causing a memory leak. A simple fix \
> is to also check, whether the Node is visible, by checking the "isTreeShowing" \
> property.

This pull request has now been integrated.

Changeset: adf1da42
Author:    Florian Kirmaier <fkirmaier@openjdk.org>
Committer: Kevin Rushforth <kcr@openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/adf1da42de07aba5af07c67a4e756db52203256d
                
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8279228: Leak in ScrollPaneSkin, related to touch events

Reviewed-by: aghaisas, kcr

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

PR: https://git.openjdk.java.net/jfx/pull/701


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic