...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| CodeSonar |
| PMD.J2EE.DoNotCallSystemExit FB.BAD_PRACTICE.DM_EXIT | Do not call System exit Method invokes System.exit(...) | ||||||
| Coverity | 7.5 | DC.CODING_STYLE | Implemented | ||||||
| Parasoft Jtest |
| CODSTA.BP.EXIT SECURITY.EAB.JVM | Do not call methods which terminates Java Virtual Machine Do not stop the JVM in a web component | ||||||
| SonarQube |
| S1147 | Exit methods should not be called |
...