[Rev 02] RFR: 8244531: Tests: add support to identify recurring issues with controls et al

Ajit Ghaisas aghaisas at openjdk.java.net
Fri May 22 05:35:33 UTC 2020


On Thu, 21 May 2020 13:21:39 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

>> It's a task to support cross-control/skin testing for recurring issues (like memory leaks on switching skins)
>> 
>> Basically, there's a utility class
>> - to access lists of all control/classes,
>> - to access/create all behaviors
>> - has alternative skins classes for all controls and utility to install/replace skins
>> 
>> POC:
>> - added tests Skin/BehaviorMemoryTest as examples for using
>> - changed SkinDisposeContractTest to use
>
> Jeanette Winzenburg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   removed xxTestExample

Marked as reviewed by aghaisas (Reviewer).

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

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


More information about the openjfx-dev mailing list