[Rev 01] RFR: 8245282: Button/Combo Behavior: memory leak on dispose

Ambarish Rapte arapte at openjdk.java.net
Tue Jun 2 06:12:57 UTC 2020


On Wed, 27 May 2020 10:26:25 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

>> Reason for the memory leak is a listener on control's focusProperty that is not correctly removed on dispose. For
>> details please see the report.
>> Added a test method to ButtonSkinTest that failed before and passes after the fix.
>
> Jeanette Winzenburg has updated the pull request with a new target base due to a merge or a rebase. The pull request
> now contains one commit:
>   8245282: Button/Combo Behavior: memory leak on dispose

Marked as reviewed by arapte (Reviewer).

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

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


More information about the openjfx-dev mailing list