On Sun, 19 Sep 2021 15:33:46 GMT, Florian Kirmaier <fkirma...@openjdk.org> wrote:
> Probably my most boring PR. ;) > Setting the lambda to null, after it has been used, fixes the leak. This pull request has now been integrated. Changeset: 4b9cb210 Author: Florian Kirmaier <fkirma...@openjdk.org> Committer: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/4b9cb2106c688574ed0f6602818ee9683e802ee7 Stats: 56 lines in 2 files changed: 56 ins; 0 del; 0 mod 8273969: Memory Leak on the Runnable provided to Platform.startup Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/626