The FXPermission class was terminally deprecated in JavaFX 24 with the stated intention of removing it in a subsequent release. We should remove it in JavaFX 26.
Following the removal of support for the Java Security Manager from JavaFX, the FXPermission class is no longer used nor is it useful. There is no value in continuing to carry this class around.
Following the removal of support for the Java Security Manager from JavaFX, the FXPermission class is no longer used nor is it useful. There is no value in continuing to carry this class around.
- relates to
-
JDK-8341090 Remove support for security manager from JavaFX
-
- Resolved
-
-
JDK-8344443 Deprecate FXPermission for removal
-
- Resolved
-