Integrated: 8256649: Parameterized tests must not use instances as parameters

Jeanette Winzenburg fastegal at openjdk.java.net
Fri Nov 20 10:37:01 UTC 2020


On Thu, 19 Nov 2020 15:13:49 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

> the issue was an (my ;) overzealous refactoring when introducing support for cross-control testing for memory leaks on switching skins.
> 
> Fixed by
> - using control class as parameter
> - instantiate the control at setup time

This pull request has now been integrated.

Changeset: 8e03018a
Author:    Jeanette Winzenburg <fastegal at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/8e03018a
Stats:     23 lines in 2 files changed: 4 ins; 13 del; 6 mod

8256649: Parameterized tests must not use instances as parameters

Reviewed-by: kcr

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

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


More information about the openjfx-dev mailing list