On Thu, 9 Apr 2020 09:58:27 GMT, Jesper Skov 
<[email protected]> wrote:

> Make the two ways of associating a ToggleButton with a ToggleGroup interact 
> correctly.
> 
> This fixes https://bugs.openjdk.java.net/browse/JDK-8198402

This pull request has now been integrated.

Changeset: 3130fc80
Author:    Jesper Skov <[email protected]>
Committer: Kevin Rushforth <[email protected]>
URL:       https://git.openjdk.java.net/jfx/commit/3130fc80
Stats:     114 lines in 2 files changed: 10 ins; 99 del; 5 mod

8198402: ToggleButton.setToggleGroup causes memory leak when button is removed 
via ToggleGroup.getToggles()

Reviewed-by: kcr, arapte

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

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

Reply via email to