Integrated: JDK-8311285: report some fontconfig related environment variables in hs_err file

Matthias Baesken mbaesken at openjdk.org
Fri Jul 7 10:32:13 UTC 2023


On Tue, 4 Jul 2023 11:47:49 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> There are a number of important environment variables influencing how fontconfig works.
> See for example
> https://man.archlinux.org/man/fonts-conf.5
> Some of them should be added to the list of reported environment variables in hs_err file because e.g. a bad setting for some of them can even lead sometimes to crashes.

This pull request has now been integrated.

Changeset: 0ef03f12
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0ef03f122866f010ebf50683097e9b92e41cdaad
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8311285: report some fontconfig related environment variables in hs_err file

Reviewed-by: clanger, stuefe

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

PR: https://git.openjdk.org/jdk/pull/14767


More information about the hotspot-dev mailing list