This patch looks fine to me. Have you been working with anyone to get your contributions pushed in?
-kto On Oct 10, 2011, at 2:58 PM, Steve Poole wrote: > 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 > > > <4612.txt>