Integrated: JDK-8284754: print more interesting env variables in hs_err and VM.info

Matthias Baesken mbaesken at openjdk.java.net
Wed Apr 13 11:52:16 UTC 2022


On Tue, 12 Apr 2022 14:19:06 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> There are a few more interesting env variables, e.g. documented here 
> https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html
> that should be printed in hs_err for better supportability.
> For example, TMPDIR is a cross platform addition to what was done for Windows with : 8283497: [windows] print TMP and TEMP in hs_err and VM.info .

This pull request has now been integrated.

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

8284754: print more interesting env variables in hs_err and VM.info

Reviewed-by: stuefe

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

PR: https://git.openjdk.java.net/jdk/pull/8205


More information about the hotspot-dev mailing list