Closed pshipton closed 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
fatal: pack has bad object at offset 3872100: inflate returned -5
Backport of https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/664
Jenkins compile aix jdk11
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