JDK-8339603 : Seal the class hierarchy of Node, Camera, LightBase, Shape, Shape3D
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-09-05
  • Updated: 2024-12-19
  • Resolved: 2024-12-13
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
jfx24 b22Fixed
Related Reports
CSR :  
Relates :  
Description
Node, Camera, LightBase, Shape, and Shape3D cannot be extended by user code and should be sealed.
Comments
Changeset: c5a98395 Branch: master Author: Michael Strauß <mstrauss@openjdk.org> Date: 2024-12-13 21:23:07 +0000 URL: https://git.openjdk.org/jfx/commit/c5a983952ee62ffa56a55a840b57a357fe204bcc
13-12-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1556 Date: 2024-09-05 12:01:23 +0000
05-09-2024