Christopher Hegarty -Sun Microsystems Ireland wrote: > > CR 6909089: Memory leak occurs by lack of free for read buffer in > SocketInputStream#read() > > Webrev: > http://cr.openjdk.java.net/~chegar/6909089/webrev.0/webrev/ > > Bug description says it all. > > -Chris. Looks okay to me - I assume you've checked all other possible return paths. -Alan.