Integrated: 8344111: Remove obsolete permission check methods from javafx.graphics

Lukasz Kostyra lkostyra at openjdk.org
Tue Dec 10 08:56:45 UTC 2024


On Fri, 6 Dec 2024 16:38:14 GMT, Lukasz Kostyra <lkostyra at openjdk.org> wrote:

> This PR removes obsolete permission checks from javafx.graphics _minus_ Font classes (handled by a separate PR).
> 
> The only part I did not remove from methods/fields listed in the issue is `WindowStage.fullScreenFromUserEvent`. This flag seems quite extensively used and did not seem to have anything to do with permission checks.

This pull request has now been integrated.

Changeset: 8ae268fb
Author:    Lukasz Kostyra <lkostyra at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/8ae268fbe7b08c20a9c68d5f74389698e5e6ecf0
Stats:     319 lines in 12 files changed: 1 ins; 267 del; 51 mod

8344111: Remove obsolete permission check methods from javafx.graphics

Reviewed-by: angorya, kcr

-------------

PR: https://git.openjdk.org/jfx/pull/1658


More information about the openjfx-dev mailing list