On Thu, 21 Mar 2024 18:47:24 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Using Eclipse IDE to remove unused imports in javafx.controls and update the > copyright year to 2024. Using wildcard for more than 10 static imports. > > This is a trivial change, 1 reviewer is probably enough. This pull request has now been integrated. Changeset: 4e0a2293 Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/4e0a2293e2cfecf6c11ad15cda214ddd179cdc93 Stats: 159 lines in 14 files changed: 47 ins; 81 del; 31 mod 8328718: Remove unused imports in javafx.controls Reviewed-by: aghaisas ------------- PR: https://git.openjdk.org/jfx/pull/1416