JDK-8344443 : Deprecate FXPermission for removal
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: base
  • Affected Version: jfx24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-11-18
  • Updated: 2024-12-13
  • Resolved: 2024-11-20
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 b18Fixed
Related Reports
Blocks :  
Blocks :  
CSR :  
Description
Following the removal of support for the Java Security Manager from JavaFX, the FXPermission class is no longer used nor is it useful. This Enhancement proposes to deprecate this class for removal in JavaFX in JavaFX 24, with removal in JavaFX 26 (or later).

Comments
Changeset: 3a8a5598 Branch: master Author: Kevin Rushforth <kcr@openjdk.org> Date: 2024-11-20 12:55:52 +0000 URL: https://git.openjdk.org/jfx/commit/3a8a5598fa3e4fa326b1332c0bba6905183348f5
20-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1643 Date: 2024-11-18 18:59:30 +0000
18-11-2024