EXP07-J. Prevent loss of useful data due to weak references
This rule is a stub.
Noncompliant Code Example
This noncompliant code example shows an example where ...
Non-compliant code
Compliant Solution
In this compliant solution, ...
Compliant code
Risk Assessment
If weak references are misused then ...
| Rule | Severity | Likelihood | Detectable | Repairable | Priority | Level |
|---|---|---|---|---|---|---|
| EXP07-J | Low | Probable | No | No | P2 | L3 |
Automated Detection
| Tool | Version | Checker | Description |
|---|---|---|---|
| Security Reviewer - Static Reviewer | 6.02 | LeakXML | Full Implementation |
Bibliography
| [ FindBugs 2008 ] | Lost Loggers |


