On Thu, 21 Mar 2024 21:31:36 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Using Eclipse IDE to remove unused imports in **system tests** and update the > copyright year to 2024. Using wildcard for more than 10 static imports. > > > -- > > This is a trivial change (though fairly large), 1 reviewer is probably enough. This pull request has now been integrated. Changeset: c08a6b74 Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/c08a6b7458d4320d91ae7dfad5c0e6278fa9c4c7 Stats: 847 lines in 89 files changed: 206 ins; 480 del; 161 mod 8328745: Remove unused imports in system tests Reviewed-by: aghaisas ------------- PR: https://git.openjdk.org/jfx/pull/1419