changes.mady.by.user Dhruv Mohindra
Saved on Feb 09, 2010
...
CON03-J. Do not use background threads during class initialization
CON04-J. Use the Synchronize using an internal private lock object idiom instead of the object's intrinsic lock
CON05-J. Ensure that threads do not fail during activation