threads+CNI+SIGINT

Oskar Liljeblad osk@hem.passagen.se
Mon Mar 27 07:56:00 GMT 2000


On Sunday, March 26, 2000 at 11:30, Jeff Sturm wrote:

> Actually no GC cleanup is needed (the runFinalizersOnExit method is
> deprecated; I don't recall whether libgcj even implements it).  SIGINT
> handling is necessary on Linux to ensure that all threads terminate, I
> believe.  With other thread packages it may not be needed at all.

How do you deal with objects that override the finalize method,
needing special finalization?

Oskar Liljeblad (osk@hem.passagen.se)


More information about the Java mailing list