`` System.runFinalizersOnExit(true) ''
Does this work/implemented on Blackdown JDK 1.1.7-1a or not?
I find it does __not__ work for me ?
Meaning no finalizers are called when the JVM terminates.
However I tested the same code on Solaris/Sun JDK and it works!
Anyone know the reason why?
( And yes I know in Java 2 the call is deprecated, and
I dunno why JavaSoft announced in 1.1 and deprecated in 1.2
you'ill have to ask them not me. )
Pete
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]