RFR: 8344111: Remove obsolete permission check methods from javafx.graphics [v2]

Kevin Rushforth kcr at openjdk.org
Mon Dec 9 16:23:46 UTC 2024


On Mon, 9 Dec 2024 13:37:25 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.
>
> Lukasz Kostyra has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Review fixes

Looks good.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1658#pullrequestreview-2489312032


More information about the openjfx-dev mailing list