Integrated: 8273969: Memory Leak on the Runnable provided to Platform.startup

Florian Kirmaier fkirmaier at openjdk.java.net
Thu Sep 23 11:58:54 UTC 2021


On Sun, 19 Sep 2021 15:33:46 GMT, Florian Kirmaier <fkirmaier at 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 <fkirmaier at openjdk.org>
Committer: Kevin Rushforth <kcr at 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


More information about the openjfx-dev mailing list