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. +1 ------------- Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/1417#pullrequestreview-1971330350
