>> `` System.runFinalizersOnExit(true) ''
>>
>> Does this work/implemented on Blackdown JDK 1.1.7-1a or not?
There was some discusion of this in the past... check the archives if you
weren't around or don't keep the old list messages. some of that discus
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> `` System.runFinalizersOnExit(true) ''
>
> Does this work/implemented on Blackdown JDK 1.1.7-1a or not?
>
> I find it does __not__ work for me ?
Same here.
> Anyone know the reason why?
I'd like to know tha
this also touches my Can Java catch signals
post a couple moons ago. )
Pete
__ Reply Separator _
Subject: Re: System.runFinalizersOnExit
Author: pohnewein ([EMAIL PROTECTED]) at lon-mime
Date:23/02/99 13:19
I don't know if
hat's very difficult if not impossible in most
cases, therefore I guess they don't want to allow it anymore.
That's what I think, correct me.
P@
[EMAIL PROTECTED] wrote:
>
> `` System.runFinalizersOnExit(true) ''
>
> Does this work/implemented on Blackdown JDK 1.
`` 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