| Detector: | MuDetectOPAL_180324 |
| Target: | project ' synthetic_directives ' versionjsl |
| Misuse: | misuse ' alreadyondte ' |
| Tags: |
Details about the known misuse from the MUBench dataset.
| Description: | Dispatches work on a UI element to the DTE, while the current execution context is already the DTE. |
| Fix Description: | Do not dispatch to the DTE. |
| Violation Types: |
|
| In File: | mubench/examples/directives/AlreadyOnDTE.java |
| In Method: | misuse() |
| Code with Misuse: |
|
| Code with Pattern(s): |
|