Integrated: 8344443: Deprecate FXPermission for removal
Kevin Rushforth
kcr at openjdk.org
Wed Nov 20 12:58:35 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.
This pull request has now been integrated.
Changeset: 3a8a5598
Author: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/3a8a5598fa3e4fa326b1332c0bba6905183348f5
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
8344443: Deprecate FXPermission for removal
Reviewed-by: angorya, arapte, prr
-------------
PR: https://git.openjdk.org/jfx/pull/1643
More information about the openjfx-dev
mailing list