Invoke at VM initialization time to disable the critical error message box.
The critial error message box is disabled unless the system property
sun.io.allowCriticalErrorMessageBox is set to something other than
false . This includes the empty string.
This method does nothing if invoked after VM and class library initialization
has completed.
|