...
Rule | Severity | Likelihood | Detectable | Repairable | Priority | Level |
|---|---|---|---|---|---|---|
THI02-J | Low | Unlikely | No | Yes | P2 | L3 |
Automated Detection
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Parasoft Jtest |
| CERT.THI02.ANF | Do not use 'notify()'; use 'notifyAll()' instead so that all waiting threads will be notified | ||||||
| Security Reviewer - Static Reviewer |
| Notify | Full Implementation | ||||||
| SonarQube |
| S2446 | "notifyAll" should be used |
Related Guidelines
...