Common Weakness Enumeration

    CWE Definition / CWE-382

    CWE-382: J2EE Bad Practices: Use of System.exit()

    A J2EE application uses System.exit(), which also shuts down its container.

    Published:19 Jul 2006
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-705: Incorrect Control Flow Scoping

    CWE-382: J2EE Bad Practices: Use of System.exit() | CVE-DB