RFR: 8334123: log the opening of Type 1 fonts
Matthias Baesken
mbaesken at openjdk.org
Thu Jun 13 13:16:18 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.
Thanks for the review !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19676#issuecomment-2165632891
More information about the client-libs-dev
mailing list