On Mon, 2011-10-10 at 08:04 -0700, Kumar Srinivasan wrote: That was quick! Thanks to all for the quick turn around.
> Approved. > > Kumar > > > hi all, > > > > Please find attached a trivial patch to remove an unused variable in > > jdk/src/solaris/bin/java_md.c > > > > The present of the variable causes the AIX build to fail since Dl_info > > is not supported on AIX. The other use of Dl_info in the file is > > safely wrapped with an #if defined(__solaris__) > > > > I have built with the change successfully on AIX and Linux. > > > > Cheers > > > > Steve > > > > >