On Thu, 21 May 2020 13:21:39 GMT, Jeanette Winzenburg <faste...@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