Hello, is there any comments ? On Thu, Dec 29, 2011 at 3:50 PM, Sean Chou <[email protected]>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
