8241948: enhance list of environment variables printed in hs_err file
Reviewed-by: dholmes, hseigel
This commit is contained in:
parent
15c3d76a49
commit
fc806b6706
@ -86,6 +86,7 @@ const char *env_list[] = {
|
||||
// Env variables that are defined on Solaris/Linux/BSD
|
||||
"LD_LIBRARY_PATH", "LD_PRELOAD", "SHELL", "DISPLAY",
|
||||
"HOSTTYPE", "OSTYPE", "ARCH", "MACHTYPE",
|
||||
"LANG", "LC_ALL", "LC_CTYPE", "TZ",
|
||||
|
||||
// defined on AIX
|
||||
"LIBPATH", "LDR_PRELOAD", "LDR_PRELOAD64",
|
||||
|
Loading…
Reference in New Issue
Block a user