Detector: | MuDetect |
Target: | project ' synthetic_directives ' versionjsl |
Misuse: | misuse ' supresserror ' |
Tags: |
Details about the known misuse from the MUBench dataset.
Description: | Catches Throwable, which might supress Errors, like OutOfMemory, TheadDeath, ... |
Fix Description: | Catch specific exception. |
Violation Types: |
|
In File: | mubench/examples/directives/SupressError.java |
In Method: | misuse(Target) |
Code with Misuse: |
|