Good call Mikhail!

I wrote a HelloWorld that uses System.exit() and deinit() is not called when the VM exits.

However, if I remove the call to System.exit(), then deinit() is called when the VM exits.

Is this a bug?

Naveen

On Jan 26, 2007, at 9:18 AM, Mikhail Fursov wrote:

Does benchmark uses System.exit(..) to exit?
I remember that I had the same problem, so I had to add data- dumping into
thread-detach code in Jitrino.cpp..

VM Gurus! Tell us more about current (System.exit() & safe shutdown)
status?!


--
Mikhail Fursov

Reply via email to