> Regarding your point about concurrent calls to close() and decref(), I don't
> see how doClose() may be called twice. The `closed` boolean is only used to
> make close() idempotent. Do I miss something?

No, sorry -- you're right, too much looking at this.

> It is just a practical thing for now until there is a correct close()
> in java itself for this kind of thing that won't crash the VM.

Ok, fine.

D.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to