This page is experimental and may change significantly in future releases.
Incorrect Use of Autoboxing and Unboxing for Performance Critical Operations
Properties
id: d3f:CWE-1235
- name
- Incorrect Use of Autoboxing and Unboxing for Performance Critical Operations
- definition
- The code uses boxed primitives, which may introduce inefficiencies into performance-critical operations.
Neighbors
CWE-1235 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1235 has no related weaknesses in this release.