changes.mady.by.user Robert Seacord
Saved on Apr 09, 2010
changes.mady.by.user Robert Seacord (Manager)
Saved on Apr 10, 2010
...
CON12-J. Avoid deadlock by requesting and releasing locks in the same order
CON13-J. Ensure that threads are properly terminatedDo not use Thread.stop() to terminate threads
CON14-J. Do not let the "this" reference escape during object construction