...
Tool | Version | Checker | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CodeSonar |
| JAVA.ALLOC.LEAK.NOTCLOSED | Closeable | Not Closed (Java)not closed | Not Stored (Java)not stored | ||||||
| Coverity | 7.5 | ITERATOR | Implemented | ||||||||
| Parasoft Jtest |
| CERT.FIO04.LEAKS CERT.FIO04.CIO CERT.FIO04.CCR | Ensure resources are deallocated Close input and output resources in "finally" blocks Close all "java.io.Closeable" resources in a "finally" block | ||||||||
| PVS-Studio |
| V6127 | |||||||||
| SonarQube |
| S2095 | Implemented |
Related Guidelines
CWE-404, Improper Resource Shutdown or Release |
...