Integrated: 8334123: log the opening of Type 1 fonts
Matthias Baesken
mbaesken at openjdk.org
Thu Jun 13 13:16:19 UTC 2024
On Wed, 12 Jun 2024 12:16:38 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> When font logging is enabled (e.g. by setting -Dsun.java2d.debugfonts=true ), currently the open operations for ttf fonts are logged, but not for Type1 fonts.
> The logging would be more clear and consistent with added logging for Type 1 fonts.
This pull request has now been integrated.
Changeset: f8c657f6
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f8c657f6716c0de747be16814b55c3886bedf2d2
Stats: 7 lines in 1 file changed: 5 ins; 0 del; 2 mod
8334123: log the opening of Type 1 fonts
Reviewed-by: prr
-------------
PR: https://git.openjdk.org/jdk/pull/19676
More information about the client-libs-dev
mailing list