This inspection reports any instances of the calls to
System.exit()
,
Runtime.exit()
, or
Runtime.halt()
. Calls to these methods make the calling code unportable to most application servers.
Powered by InspectionGadgets