RFR: 8344443: Deprecate FXPermission for removal
Ambarish Rapte
arapte at openjdk.org
Mon Nov 18 21:13:54 UTC 2024
On Mon, 18 Nov 2024 18:59:30 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> This PR deprecates the FXPermission class for removal. The intent is to deprecate it in 24 and remove it in 26.
>
> This class no longer does anything. Now that we have finished the post-SM removal cleanup, there are no remaining references FXPermission in JavaFX.
LGTM, FXPermission is not used anywhere.
-------------
Marked as reviewed by arapte (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1643#pullrequestreview-2443741183
More information about the openjfx-dev
mailing list