RFR [XS] : 8210961: [aix] enhance list of environment variables reported in error log file on AIX

Baesken, Matthias matthias.baesken at sap.com
Thu Sep 20 12:13:07 UTC 2018


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.ibm.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


More information about the hotspot-dev mailing list