RE: RFR [XS] : 8210961: [aix] enhance list of environment variables reported in error log file on AIX
Hi Matthias, this change looks good, helpful additions. Best regards Christoph
-----Original Message----- From: hotspot-dev <hotspot-dev-bounces@openjdk.java.net> On Behalf Of Baesken, Matthias Sent: Donnerstag, 20. September 2018 14:13 To: 'hotspot-dev@openjdk.java.net' <hotspot-dev@openjdk.java.net> Subject: RFR [XS] : 8210961: [aix] enhance list of environment variables reported in error log file on AIX
Hello, Please review this small enhancement.
It adds these AIX-related environment variables to the already existing list of environment variables that should be reported in error log file (hs_err file) :
LIBPATH : environment variable to locate shared libraries , see https://www.ibm.com/support/knowledgecenter/en/SSYKE2_7.1.0/com.ib m.java.aix.71.doc/user/setlpath.html
LDR_PRELOAD / LDR_PRELOAD64 : similar to LD_PRELOAD on Linux , see https://www.ibm.com/support/knowledgecenter/en/ssw_aix_72/com.ibm. aix.performance/preloading_shared_libraries.htm
http://cr.openjdk.java.net/~mbaesken/webrevs/8210961/
bug : https://bugs.openjdk.java.net/browse/JDK-8210961
Thanks, Matthias
participants (1)
-
Langer, Christoph