On Wed, 2 Feb 2022 13:38:36 GMT, Alexey Ivanov <[email protected]> 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 <[email protected]> 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
