...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...
Bibliography
Wiki Markup |
---|
\[[API 2006|AA. Bibliography#API 06]\] Class Thread, method {{stop}}, interface ExecutorService \[[Sun 1999|AA. Bibliography#Sun 99]\] \[[Darwin 2004|AA. Bibliography#Darwin 04]\] 24.3 Stopping a Thread \[[JDK7 2008|AA. Bibliography#JDK7 08]\] Concurrency Utilities, More information: Java Thread Primitive Deprecation \[[JPL 2006|AA. Bibliography#JPL 06]\] 14.12.1. Don't stop and 23.3.3. Shutdown Strategies \[[JavaThreads 2004|AA. Bibliography#JavaThreads 04]\] 2.4 Two Approaches to Stopping a Thread \[[Goetz 2006|AA. Bibliography#Goetz 06]\] Chapter 7: Cancellation and shutdown |
...
THI04-J. Notify all waiting threads instead of a single thread 1213. Locking Thread APIs (LCKTHI) LCK09THI06-J. Do not perform operations that may block while holding a lockEnsure that threads performing blocking operations can be terminated