[OpenJDK 2D-Dev] Add support to open libfontconfig on AIX
Phil Race
philip.race at oracle.com
Thu Jan 12 22:32:18 UTC 2012
I think this is something which needs to live in the AIX port, not in
the core openjdk code.
-phil.
On 1/9/2012 10:01 PM, Sean Chou wrote:
> Hello, is there any comments ?
>
> On Thu, Dec 29, 2011 at 3:50 PM, Sean Chou <zhouyx at linux.vnet.ibm.com
> <mailto: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/
> <http://cr.openjdk.java.net/%7Ezhouyx/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
>
More information about the 2d-dev
mailing list