On Thu, 21 Mar 2024 21:50:37 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Using Eclipse IDE to remove unused imports in **demo apps** (3D, Ensemble, > etc.) 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: 01a1d90c Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/01a1d90c317f4dc8e04a01c4b28e7fd63f74f162 Stats: 391 lines in 75 files changed: 98 ins; 189 del; 104 mod 8328746: Remove unused imports in demo apps Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1420