...
Tool | Version | Checker | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
Parasoft Jtest |
| PBCERT.APIMET02.DPRAPI, TRS CERT.MET02.THRDImplemented | Do not use deprecated APIs Avoid calling unsafe deprecated methods of 'Thread' and 'Runtime' | |||||||
SonarQube |
| CallToDeprecatedMethod | S1874 | "@Deprecated" code should not be usedImplemented |
Related Guidelines
Deprecated Language Features [MEM] | |
CWE-589, Call to Non-ubiquitous API |
...