...
Wiki Markup |
---|
\[[API 06|AA. Java References#API 06]\] interfaces {{ExecutorService}}, {{ThreadFactory}} and class {{Thread}} \[[Goetz 06|AA. Java References#Goetz 06]\] Chapter 7.3: Handling abnormal thread termination |
...
CON36CON31-J. Ensure that tasks submitted to a thread pool are interruptible 11. Concurrency (CON) CON09-J. Do not synchronize on the class object returned by getClass()