MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / exit

Method exit

src/java/lang/System.java:229–231  ·  view source on GitHub ↗

Exits the virtual machine with an exit code. This method does not return, use with caution. @param status exit status, 0 if successful, other values indicate various error types. @see Runtime#exit

(int status)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

handleEventMethod · 0.95
quitEventMethod · 0.95
executeCommandMethod · 0.95
mainMethod · 0.95
handleEventMethod · 0.95
handleEventMethod · 0.95
handleEventMethod · 0.95
handleEventMethod · 0.95

Calls 1

getRuntimeMethod · 0.95

Tested by 5

handleEventMethod · 0.76
handleEventMethod · 0.76
handleEventMethod · 0.76
handleEventMethod · 0.76
handleEventMethod · 0.76