git: openjdk/jfx: master: 8241840: Memoryleak: Closed focused Stages are not collected with Monocle.

Kevin Rushforth kcr at openjdk.java.net
Fri Aug 14 17:43:58 UTC 2020


Changeset: 1c54e612
Author:    Florian Kirmaier <fkirmaier at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
Date:      2020-08-14 17:43:25 +0000
URL:       https://git.openjdk.java.net/jfx/commit/1c54e612

8241840: Memoryleak: Closed focused Stages are not collected with Monocle.

Reviewed-by: arapte, kcr

! modules/javafx.graphics/src/main/java/com/sun/glass/ui/monocle/MonocleWindowManager.java
+ tests/system/src/test/java/test/javafx/stage/FocusedWindowMonocleTest.java
+ tests/system/src/test/java/test/javafx/stage/FocusedWindowNativeTest.java
+ tests/system/src/test/java/test/javafx/stage/FocusedWindowTestBase.java



More information about the openjfx-changes mailing list