On Thu, 21 Mar 2024 19:05:38 GMT, Andy Goryachev <[email protected]> wrote:
> Using Eclipse IDE to remove unused imports in **javafx.graphics** and update > the copyright year to 2024. Using wildcard for more than 10 static imports. > > **PROBLEM** > The code in `graphics/build/gensrc/jsl-decora/` is generated and cannot be > fixed. > This means this warning **must be suppressed** in IDEs until the generator > script is changed not to emit unused imports. > > -- > > This is a trivial change, 1 reviewer is probably enough. This pull request has now been integrated. Changeset: 3761d371 Author: Andy Goryachev <[email protected]> URL: https://git.openjdk.org/jfx/commit/3761d3715f2475150241b91ba25b44abdfeee3f0 Stats: 33 lines in 6 files changed: 7 ins; 20 del; 6 mod 8328739: Remove unused imports in javafx.graphics Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1417
