RFR: 8273969: Memory Leak on the Lambda provided to Platform.startup
Florian Kirmaier
fkirmaier at openjdk.java.net
Mon Sep 20 08:24:44 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.
I guess that makes sense - but I can think of a million ways to create nearly unsolvable problems with it.
-------------
PR: https://git.openjdk.java.net/jfx/pull/626
More information about the openjfx-dev
mailing list