Author: fhanik
Date: Fri Jan 30 21:47:29 2009
New Revision: 739418

URL: http://svn.apache.org/viewvc?rev=739418&view=rev
Log:
proposal

Modified:
    tomcat/current/tc5.5.x/STATUS.txt

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=739418&r1=739417&r2=739418&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Fri Jan 30 21:47:29 2009
@@ -175,3 +175,10 @@
   http://svn.apache.org/viewvc?rev=731773&view=rev
   +1: markt
   -1: 
+
+* Lock contention during cookie creation, implementation is single threaded
+  http://people.apache.org/~fhanik/tomcat/datetool-lock-contention.patch
+  This patch realizes that DateFormat is not thread safe, but uses them 
without the need for synchronization using thread locals
+  +1: fhanik
+  -1: 
+



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to