Integrated: 8328751: Fix missing @Overrides in modules except javafx.web
Andy Goryachev
angorya at openjdk.org
Mon Mar 25 22:09:26 UTC 2024
On Thu, 21 Mar 2024 22:43:38 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Fix missing `@Override`s in
> - javafx.base
> - javafx.controls
> - javafx.graphics
>
> This is still a trivial change since all the spots are identified by the IDE.
>
> 1 reviewer is probably enough.
This pull request has now been integrated.
Changeset: 93e3bb2c
Author: Andy Goryachev <angorya at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/93e3bb2ce8c756f84ca23dc2e96b37c20936c1df
Stats: 30 lines in 9 files changed: 22 ins; 0 del; 8 mod
8328751: Fix missing @Overrides in modules except javafx.web
Reviewed-by: kcr
-------------
PR: https://git.openjdk.org/jfx/pull/1423
More information about the openjfx-dev
mailing list