]> source.dussan.org Git - sonarqube.git/blob
a42a60f6a645706faef65c000cb3887504d0bfd5
[sonarqube.git] /
1 <p> This method contains a call to <code>java.lang.Object.wait()</code> which
2   is not guarded by conditional control flow.&nbsp; The code should
3         verify that condition it intends to wait for is not already satisfied
4         before calling wait; any previous notifications will be ignored.
5   </p>