[Rev 01] RFR: 8244531: Tests: add support to identify recurring issues with controls et al
Ajit Ghaisas
aghaisas at openjdk.java.net
Thu May 21 12:34:18 UTC 2020
On Thu, 21 May 2020 10:45:09 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:
>> - has test examples (not run in normal testing due to not following naming conventions) for using
>> - changed SkinDisposeContractTest to use
>
> Jeanette Winzenburg has updated the pull request incrementally with one additional commit since the last revision:
>
> code/doc changes as requested in review
>
> added Skin/BehaviorMemoryLeakTest
Update the PR description once you remove the xxTestExamples file.
Rest all changes look OK.
-------------
PR: https://git.openjdk.java.net/jfx/pull/223
More information about the openjfx-dev
mailing list