On Sat, 3 Apr 2021 15:56:12 GMT, Florian Kirmaier <fkirma...@openjdk.org> wrote:
>> I think it's failing since a long time. But i haven't tested it. >> It must be, because before the other leak should "shadow" this leak. > > Before, ProgressIndicator was basically leaking every time, this is a very > rare special case. > Because very few people add invisible ProgressIndicators. > I think in the application, it was put slightly delayed visible, but because > the task was finished even faster, it never became really visible. So in the > affected project it was basically triggered by a rare timing. I see. Thanks. ------------- PR: https://git.openjdk.java.net/jfx/pull/455