Early review on NIO Stream APIs

Ulf Zibis Ulf.Zibis at CoSoCo.de
Fri Feb 8 09:50:46 PST 2013


Am 08.02.2013 18:25, schrieb Henry Jen:
> On 02/08/2013 04:09 AM, Ulf Zibis wrote:
>> Do those streams close automatically from finalize() method, if released
>> to GC, e.g. by nulling the referencing variable? ...and if not, why?
> The stream doesn't do that, it's transparent to whatever the underlying
> Closeable resource's behavior.

:-(

-Ulf


More information about the nio-dev mailing list