Integrated: 8280820: Clean up bug8033699 and bug8075609.java tests: regtesthelpers aren't used

Alexey Ivanov aivanov at openjdk.java.net
Wed Feb 9 19:16:13 UTC 2022


On Wed, 2 Feb 2022 13:38:36 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> Removed references to `regtesthelpers` libarary which isn't used.
> Organised imports and replaced anonymous classes with lambda expressions.
> 
> Put `waitForIdle` before the test execution starts and moved the frame to the centre of the screen.
> 
> The CI with the updated tests is green.

This pull request has now been integrated.

Changeset: fd8a3dcc
Author:    Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/fd8a3dcc52dc5d6b62edd83eacef5934f6294e80
Stats:     75 lines in 2 files changed: 14 ins; 13 del; 48 mod

8280820: Clean up bug8033699 and bug8075609.java tests: regtesthelpers aren't used

Reviewed-by: prr

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

PR: https://git.openjdk.java.net/jdk/pull/7322



More information about the client-libs-dev mailing list