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.
- relates to
-
JDK-8217438 Adapt tools//launcher/Test7029048.java for AIX
- Resolved