[Rev 01] RFR: 8198402: ToggleButton.setToggleGroup causes memory leak when button is removed via ToggleGroup.getToggles()
Ambarish Rapte
arapte at openjdk.java.net
Mon Apr 27 18:49:07 UTC 2020
On Sun, 19 Apr 2020 09:51:07 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
>
> Jesper Skov has updated the pull request incrementally with three additional commits since the last revision:
>
> - Fail instead of print message
> - addedToggles list is final
> - Leave unrelated file alone
Fix and tests look good to me.
-------------
Marked as reviewed by arapte (Reviewer).
PR: https://git.openjdk.java.net/jfx/pull/167
More information about the openjfx-dev
mailing list