JDK-8328752 : Fix missing @Overrides in javafx.web
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: jfx23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-03-21
  • Updated: 2024-04-08
  • Resolved: 2024-04-03
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8u421Fixed jfx22.0.2Fixed
Related Reports
Blocks :  
Relates :  
Description
Fix missing `@Override`s in **javafx.web**

Comments
[jfx22u-fix-request] Approval Request from Andy Goryachev backport this change to ensure WebKit sources are identical across the releases
03-04-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jfx22u/pull/23 Date: 2024-04-03 18:53:08 +0000
03-04-2024

Changeset: 483c6408 Author: Andy Goryachev <angorya@openjdk.org> Date: 2024-04-03 17:47:26 +0000 URL: https://git.openjdk.org/jfx/commit/483c64082f7752e239c5630eb1d7895e599e5dda
03-04-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/1424 Date: 2024-03-21 23:48:40 +0000
22-03-2024