RFR(S): 8155236: AIX: fix detection of Xrender extension

REIX, Tony tony.reix at atos.net
Wed Apr 27 14:53:09 UTC 2016


Hi Volker,

I'm managing the BullFreeware web-site, which provides LPPs for AIX.
http://bullfreeware.com/toolbox.php

Notice that AIX 5.3 is no more maintained.

I'm interested in having an idea about which LLPs the port of OpenJDK on AIX is using.
Do you link with libX11 ? GTK+ ? Glib2 ? other LPP packages ?

Thx/Regards,

Tony Reix

Le 27/04/2016 16:35, Volker Simonis a écrit :

Hi,

can somebody please review this AIX-only fix which I've found in one
of my old patch queues :)

http://cr.openjdk.java.net/~simonis/webrevs/2016/8155236/
https://bugs.openjdk.java.net/browse/JDK-8155236

On AIX we have to use a special syntax for the dlopen() string
argument because the shared libraries are packed in multi-architecture
archives. We first try to load the system default libXrender which is
contained in the 'X11.base.lib' fileset starting with AIX 6.1.

If the latter wasn't successful, we also try to load the version under
/opt/freeware. This may be downloaded from the "AIX Toolbox for Linux
Applications" even for AIX 5.3.

Thank you and best regards,
Volker



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20160427/9fdb6e02/attachment.html>


More information about the ppc-aix-port-dev mailing list