RFR: 8344114: Remove obsolete permission check methods from Font classes [v2]

Kevin Rushforth kcr at openjdk.org
Mon Dec 9 16:27:47 UTC 2024


On Mon, 9 Dec 2024 13:36:02 GMT, Lukasz Kostyra <lkostyra at openjdk.org> wrote:

>> This PR removes obsolete permission check methods and fields from Font-related classes.
>> 
>> Verified the changes on Windows, did not see any regressions.
>
> Lukasz Kostyra has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Review fixes

Looks good.

As a follow-up, we might consider whether `FontTracker` is still needed.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1659#pullrequestreview-2489323404


More information about the openjfx-dev mailing list