[OpenJDK 2D-Dev] Add support to open libfontconfig on AIX

Sean Chou zhouyx at linux.vnet.ibm.com
Thu Dec 29 07:50:58 UTC 2011


Hi all,

    AIX platform has the ability to keep shared libraries in archived files,
and libfontconfig is one of the libraries kept in archived file. So a
different
flag is used by dlopen to open libfontconfig .

    Here is the patch for the modification,
http://cr.openjdk.java.net/~zhouyx/OJDK-250/webrev.00/  .

    The reference for tag RTLD_MEMBER can be found here:
http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.basetechref/doc/basetrf1/dlopen.htm

    Would anyone help to review the patch please?

-- 
Best Regards,
Sean Chou
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20111229/c38a5290/attachment.html>


More information about the 2d-dev mailing list