On Wed, 12 Jun 2024 12:16:38 GMT, Matthias Baesken <[email protected]> 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 <[email protected]> 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
