RFR: JDK-8283497: [windows] print TMP and TEMP in hs_err and VM.info
Yasumasa Suenaga
ysuenaga at openjdk.java.net
Wed Mar 23 01:01:32 UTC 2022
On Tue, 22 Mar 2022 09:17:18 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Trivial change to add TMP and TEMP - important e.g. to analyze problems with jdk.attach - to the list of environment variables we print into hs-err files and jcmd VM.info.
Looks good. I think this change is trivial.
-------------
Marked as reviewed by ysuenaga (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7901
More information about the hotspot-dev
mailing list