[Rev 02] RFR: 8241455: Memory leak on replacing selection/focusModel
Ajit Ghaisas
aghaisas at openjdk.java.net
Fri Apr 3 09:46:31 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
Marked as reviewed by aghaisas (Reviewer).
-------------
PR: https://git.openjdk.java.net/jfx/pull/148
More information about the openjfx-dev
mailing list