ibmruntimes / openj9-openjdk-jdk11

Extensions for OpenJDK 11 for Eclipse OpenJ9
GNU General Public License v2.0
31 stars 112 forks source link

Look for -XX:[+/-]UseZlibNX on AIX #714

Closed pshipton closed 1 year ago

pshipton commented 1 year ago

AIX puts zlibNX on the LIBPATH when running on P9 or later, but having this in the environment may cause some things, such as git clone, to fail when exec'ed from Java. For example, fatal: pack has bad object at offset 3872100: inflate returned -5

Backport of https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/664

keithc-ca commented 1 year ago

Jenkins compile aix jdk11