RFR[9](M): 8035949 : Remove unused macro USE_SELECT and clean up Unix version of net_util_md.{c,h}

Alan Bateman Alan.Bateman at oracle.com
Fri Feb 28 06:14:50 PST 2014


On 28/02/2014 14:08, Chris Hegarty wrote:
> Volker,
>
> The changes look fine to me, and in line with what I was thinking too. 
> Quite trivially you can remove the block '{' from net_util_md.c Line 
> 1637 and 1650. Also, the function comment says "Wrapper for 
> select/poll ..." ( can remove 'select' ).
>
It looks okay to me too.

AFAIK, USE_SELECT was a build time option a long time ago (when the JDK 
had the HPI). It's good to see this dead code go away now.

-Alan.


More information about the net-dev mailing list