On Thu, 21 Mar 2024 21:57:46 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Using Eclipse IDE to remove unused imports in **javafx.swing** and > **javafx.web** modules, 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. The change to WebWorkerTest can remain, though. As noted in PR #1424 : There are special considerations when touching files under `modules/javafx.web/src/main/native/Source/WebCore/bindings/java/dom3/java`, so it will need an extra pair of eyes. Also, this will need to be backported to earlier release trains to keep `modules/javafx.web/src/main/native/` identical for all releases. Reviewers: @kevinrushforth @HimaBinduMeda ------------- PR Comment: https://git.openjdk.org/jfx/pull/1421#issuecomment-2015393595 PR Comment: https://git.openjdk.org/jfx/pull/1421#issuecomment-2015396312