23 public static void halt0(
int status)
25 Environment.Exit(status);
Implements the native methods for 'java.lang.Shutdown'.
static void runAllFinalizers()
Implements the native method 'runAllFinalizers'.
static void beforeHalt()
Implements the native method 'beforeHalt'.
static void halt0(int status)
Implements the native method 'halt0'.