Alan Bateman wrote:
Christopher Hegarty -Sun Microsystems Ireland wrote:Looks okay to me - I assume you've checked all other possible return paths.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.-Alan.
Yes, it looks like all paths in socketRead0 are covered. - Michael.