Please keep in mind that this was a very small, obviously safe, one line change. More significant changes could take longer. Just to set expectations. ;^)
-kto On Oct 11, 2011, at 8:40 AM, Steve Poole wrote: > 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 >>> >>> >> > >