RFR(S): 8217044: [aix] Launcher still adds old path to jli library to LIBPATH
Roger Riggs
Roger.Riggs at oracle.com
Tue Jan 15 15:03:34 UTC 2019
Hi Goetz,
Looks fine.
Removing unnecessary special case code is great!
Thanks, Roger
On 01/15/2019 07:49 AM, Lindenmaier, Goetz wrote:
> 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
>
More information about the core-libs-dev
mailing list