On Mon, 18 May 2020 12:07:30 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 This pull request has now been integrated. Changeset: f3190db7 Author: Jeanette Winzenburg <faste...@openjdk.org> Committer: Ajit Ghaisas <aghai...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/f3190db7 Stats: 1357 lines in 6 files changed: 97 ins; 1255 del; 5 mod 8244531: Tests: add support to identify recurring issues with controls et al Reviewed-by: aghaisas ------------- PR: https://git.openjdk.java.net/jfx/pull/223