...
Tool | Version | Checker | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CodeSonar | |||||||||||||||
Include Page | CodeSonar_V | CodeSonar_V | FB.MT_CORRECTNESS.WA_AWAIT_NOT_IN_LOOP FB.MT_CORRECTNESS.WA_NOT_IN_LOOP | Condition.await() not in loop Wait not in loop | Parasoft Jtest |
| TRS.UWIL | Call 'wait()' and 'await()' only inside a loop that tests the liveness condition | |||||||
SonarQube |
| S2274 | "Object.wait(...)" and "Condition.await(...)" should be called inside a "while" loop |
...