[Rev 01] RFR: 8198402: ToggleButton.setToggleGroup causes memory leak when button is removed via ToggleGroup.getToggles()

Jesper Skov github.com+2720909+jskov at openjdk.java.net
Thu Apr 23 07:57:23 UTC 2020


On Sun, 19 Apr 2020 13:50:18 GMT, Jesper Skov <github.com+2720909+jskov at openjdk.org> wrote:

>> Uh, the exception is (as the comment note suggests) from using a prebuilt webkit.
>> I will try a locally built one now.
>
> Ah, well. Ended with the same VM crash when building webkit myself.
> 
> So I am kinda stuck. Suggestions?

I have found out that my :web:test failed because I did not have the
media libs properly installed.

So the changes in this PR pass all tests.

-------------

PR: https://git.openjdk.java.net/jfx/pull/167


More information about the openjfx-dev mailing list