Mark, On 8/12/2011 11:17 AM, ma...@apache.org wrote: > + @Override > + public void recycle() { > + super.recycle(); > + inputStream = null; > + }
If inputStream != null, should it be close()d? Or is this a shared reference for which that kind of thing isn't appropriate? Or do we just let the GC take care of that? -chris
signature.asc
Description: OpenPGP digital signature