JDK-8328751 : Fix missing @Overrides in modules except javafx.web
  • Type: Bug
  • Component: javafx
  • Sub-Component: other
  • Affected Version: jfx23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-03-21
  • Updated: 2024-03-29
  • Resolved: 2024-03-25
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.
Other
jfx23 b11Fixed
Related Reports
Blocks :  
Description
Fix missing `@Override`s in
- javafx.base
- javafx.controls
- javafx.graphics
Comments
Changeset: 93e3bb2c Author: Andy Goryachev <angorya@openjdk.org> Date: 2024-03-25 22:06:37 +0000 URL: https://git.openjdk.org/jfx/commit/93e3bb2ce8c756f84ca23dc2e96b37c20936c1df
25-03-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/1423 Date: 2024-03-21 22:43:38 +0000
21-03-2024