On Mon, 7 Jun 1999, Sandy Ward wrote:

> Actaully, that was the way I tried first. But on NT I have noticed
> that finalize does not always get called. In the finalize method I
> simply print to the log file. But the stuff that I print out only
> appears every now and then.

I have had similar issues under Linux. I had chalked it up to the
possibility that the logger class had already been finalized, but calls to
System.err methods are also erratic, and I can't imagine that anything in
the System object is cleaned up before all userland classes have been
finalized. *shrug*

- donald



-- --------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to