[Rev 02] RFR: 8241455: Memory leak on replacing selection/focusModel

Ambarish Rapte arapte at openjdk.java.net
Thu Apr 2 11:31:52 UTC 2020


On Thu, 2 Apr 2020 09:11:57 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

>> Several controls with selection/focusModels leave memory leaks on replacing the model.
>> 
>> Added tests for all such, those for the misbehaving models fail before and pass after the fix.
>> 
>> for convenience, the bug reference https://bugs.openjdk.java.net/browse/JDK-8241455
>
> Jeanette Winzenburg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   cleanup test as suggested in review

looks good to me.

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

Marked as reviewed by arapte (Reviewer).

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


More information about the openjfx-dev mailing list