Re: how can i make jvm crash?
Posted By:
Simon_Ablett
Posted On:
Monday, December 13, 2004 02:56 AM
Why do you want to cause the JVM to crash? Is this something to do with detecting crashes from within the application that originally invoked the JVM? Please give a little more information about your specific requirements.
Regards.
Re: how can i make jvm crash?
Posted By:
WarnerJan_Veldhuis
Posted On:
Friday, December 10, 2004 06:53 AM
Try: Runtime.getRuntime().halt()