This page is experimental and may change significantly in future releases.
J2EE Bad Practices: Use of System.exit()
Properties
id: d3f:CWE-382
- name
- J2EE Bad Practices: Use of System.exit()
- definition
- A J2EE application uses System.exit(), which also shuts down its container.
Neighbors
CWE-382 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-382 has no related weaknesses in this release.