Reports the calls to System.exit(), Runtime.exit(), or Runtime.halt(). Calls to these methods make the calling code unportable to most application servers.

Use the checkbox below to ignore calls in main methods.