Integrated: 8328752: Fix missing @Overrides in javafx.web

Andy Goryachev angorya at openjdk.org
Wed Apr 3 17:50:13 UTC 2024


On Thu, 21 Mar 2024 23:48:40 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Fix missing @Overrides in **javafx.web**.
> 
> This is still a trivial change since all the spots are identified by the IDE.

This pull request has now been integrated.

Changeset: 483c6408
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/483c64082f7752e239c5630eb1d7895e599e5dda
Stats:     1058 lines in 103 files changed: 956 ins; 0 del; 102 mod

8328752: Fix missing @Overrides in javafx.web

Reviewed-by: kcr, hmeda

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

PR: https://git.openjdk.org/jfx/pull/1424


More information about the openjfx-dev mailing list