Hi,

Classpath's java.io.BufferedOutputStream has a finalize, but Java API
docs say it shouldn't have it.

java.util.zip.[De|In]flater both have an empty finalize method "for
compatibility". Is this really necessary?

If the existence of a finalizer really is significant,  it should be
removed from java.util.Timer and that should be reimplemented using a
weak reference.

Regards,
Jeroen


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to