changes.mady.by.user David Svoboda
Saved on Apr 01, 2010
changes.mady.by.user Robert Seacord (Manager)
Saved on Apr 03, 2010
...
CON31-J. Avoid client-side locking when using classes that do not commit to their locking strategy
CON32-J. Protect accessible mutable Synchronize access to static fields from that may be modified by untrusted code
CON33-J. Document thread-safety and use annotations where applicable