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

Sean Chou zhouyx at linux.vnet.ibm.com
Tue Jan 10 06:01:56 UTC 2012


Hello, is there any comments ?

On Thu, Dec 29, 2011 at 3:50 PM, Sean Chou <zhouyx at linux.vnet.ibm.com>wrote:

> 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
>
>


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


More information about the 2d-dev mailing list