RFR: 8344146: Remove temporary font file tracking code.

Alexey Ivanov aivanov at openjdk.org
Mon Jan 13 19:32:38 UTC 2025


On Tue, 24 Dec 2024 18:26:06 GMT, Phil Race <prr at openjdk.org> wrote:

> The font data usage tracker only ever did anything if there was a SecurityManager installed and it restricted access to creating files.
> Since there can no longer be a Security Manager this is completely dead code and should be removed.

Looks good to me.

You should bump the year in the updated files to 2025.

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

Marked as reviewed by aivanov (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22876#pullrequestreview-2547654787


More information about the client-libs-dev mailing list