RFR: JDK-8311285: report some fontconfig related environment variables in hs_err file
David Holmes
dholmes at openjdk.org
Thu Jul 6 07:35:57 UTC 2023
On Wed, 5 Jul 2023 07:03:36 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Hi David , FONTCONFIG_USE_MMAP sounds interesting, I saw this too in the list of environment variables. Should I add this one?
It seems more useful, at first glance, than the others :)
I find it hard to know where to draw the line here. Over time you could end up eventually adding everything. Would it be better to dump the entire environment to a file along-side the hs_err file?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14767#issuecomment-1623139664
More information about the hotspot-dev
mailing list