...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| FB.STYLE.IC_INIT_CIRCULARITY | Initialization circularity | ||||||
Parasoft Jtest |
| GLOBAL.ACD | Implemented | ||||||
SonarQube Java Plugin |
| Classes should not access their own subclasses during initialization |
Related Guidelines
VOID DCL14-CPP. Avoid assumptions about the initialization order between translation units | |
Initialization of Variables [LAV] | |
CWE-665, Improper Initialization |
...