...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...
Bibliography
Wiki Markup |
---|
\[[API 2006|AA. Bibliography#API 06]\] {{java.util.concurrent.locks.Condition}} interface \[[JLS 2005|AA. Bibliography#JLS 05]\] [Chapter 17, Threads and Locks|http://java.sun.com/docs/books/jls/third_edition/html/memory.html] \[[Goetz 2006|AA. Bibliography#Goetz 06]\] Section 14.2.4, Notification \[[Bloch 2001|AA. Bibliography#Bloch 01]\] Item 50: Never invoke wait outside a loop |
...