[Integrated] RFR: 8244531: Tests: add support to identify recurring issues with controls et al
Jeanette Winzenburg
fastegal at openjdk.java.net
Tue May 26 04:43:32 UTC 2020
On Mon, 18 May 2020 12:07:30 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
This pull request has now been integrated.
Changeset: f3190db7
Author: Jeanette Winzenburg <fastegal at openjdk.org>
Committer: Ajit Ghaisas <aghaisas at 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
More information about the openjfx-dev
mailing list