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

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

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/1424#issuecomment-2015368894

Reply via email to