[RFC][icedtea-web]: netx - close streams after using them

Denis Lila dlila at redhat.com
Tue Mar 8 11:37:22 PST 2011


> The indentation changes make this quite hard to read, but the
> additional
> of the various close() looks fine to me.

The attached patch ignores whitespace changes. It shows that, indeed,
nothing changed other than the addition of try{}finally{close}.

----- Original Message -----
> On 03/08/2011 02:19 PM, Denis Lila wrote:
> > Hi.
> >
> > All this patch does is add try{use_stream}finally{stream.close}
> > to patches of code where we use streams but didn't close them.
> >
> 

> 
> Thanks,
> Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: closeStreams-nospace.patch
Type: text/x-patch
Size: 5272 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110308/d927d280/closeStreams-nospace.patch 


More information about the distro-pkg-dev mailing list