Integrated: 8344146: Remove temporary font file tracking code.
Phil Race
prr at openjdk.org
Mon Jan 13 20:14:52 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.
This pull request has now been integrated.
Changeset: 13a17757
Author: Phil Race <prr at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/13a1775718f329b02cdeb82f9d3f7d878ac5e771
Stats: 276 lines in 5 files changed: 0 ins; 262 del; 14 mod
8344146: Remove temporary font file tracking code.
Reviewed-by: honkar, aivanov
-------------
PR: https://git.openjdk.org/jdk/pull/22876
More information about the client-libs-dev
mailing list