RFR: 8328751: Fix missing @Overrides in modules except javafx.web

Kevin Rushforth kcr at openjdk.org
Mon Mar 25 20:09:27 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.

Marked as reviewed by kcr (Lead).

-------------

PR Review: https://git.openjdk.org/jfx/pull/1423#pullrequestreview-1958678783


More information about the openjfx-dev mailing list