Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[API 2006]

Methods activeCount and enumerate; Classes ThreadGroup and Thread

[Bloch 2001]

Item 53. Avoid thread groups

[Bloch 2008]

Item 73. Avoid thread groups

[Goetz 2006]

Section 7.3.1, Uncaught Exception Handlers

[JavaThreads 04]

13.1, ThreadGroups

[JPL 2006]

23.3.3, Shutdown Strategies

[SDN 2006]

Bug ID 4089701 and 4229558

[Tutorials 2008]

 

...

      09. Rule 10: Thread APIs (THI)      THI02-J. Notify all waiting threads rather than a single thread