Request for review - removal of unused dlinfo variable in java_md.c
Kumar Srinivasan
kumar.x.srinivasan at oracle.COM
Mon Oct 10 15:04:43 UTC 2011
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
>
>
More information about the core-libs-dev
mailing list