Description
Use checkstyle RegExp to warn about the code that attempts to call System.exit().
See ERR09-J. Do not allow untrusted code to terminate the JVM
Attachments
Issue Links
- is related to
-
REEF-864 Make exception handling consistent
- Resolved