RFR: 8198402: ToggleButton.setToggleGroup causes memory leak when button is removed via ToggleGroup.getToggles()
Kevin Rushforth
kcr at openjdk.java.net
Sat Apr 18 16:03:58 UTC 2020
On Thu, 9 Apr 2020 10:00:49 GMT, Jesper Skov <github.com+2720909+jskov at openjdk.org> wrote:
>> Make the two ways of associating a ToggleButton with a ToggleGroup interact correctly.
>>
>> This fixes https://bugs.openjdk.java.net/browse/JDK-8198402
>
> /signed
@arapte can you also review?
-------------
PR: https://git.openjdk.java.net/jfx/pull/167
More information about the openjfx-dev
mailing list