mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-15 04:45:25 +00:00
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…
x
Reference in New Issue
Block a user