Hi,
As AIX does not know $ORIGIN the path to libjli must be in LIBPATH. libjli though has been moved from lib/jli/ to lib/. The path to lib/ is added to LIBPATH anyways, so we can remove the special case for AIX. Please review this small cleanup. http://cr.openjdk.java.net/~goetz/wr19/8217044-aixLauncher/01/ Best regards, Goetz. (I posted this to hotspot-runtime-dev before, but seems to be placed better here) http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2019-January/032109.html