On Mon, 30 Mar 2020 13:37:51 GMT, Florian Kirmaier <fkirma...@openjdk.org> wrote:
> Closed focused Stages are not collected with Monocle > > This commit adds a unit-test and a fix for collecting focused closed stages. > > ticket: https://bugs.openjdk.java.net/browse/JDK-8241840 This pull request has now been integrated. Changeset: 1c54e612 Author: Florian Kirmaier <fkirma...@openjdk.org> Committer: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/1c54e612 Stats: 211 lines in 4 files changed: 0 ins; 210 del; 1 mod 8241840: Memoryleak: Closed focused Stages are not collected with Monocle. Reviewed-by: arapte, kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/153