Author: remm
Date: Tue Oct 28 16:27:43 2008
New Revision: 708721
URL: http://svn.apache.org/viewvc?rev=708721&view=rev
Log:
- Votes.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=708721&r1=708720&r2=708721&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Oct 28 16:27:43 2008
@@ -210,6 +210,9 @@
http://svn.apache.org/viewvc?rev=708273&view=rev
+1: markt, fhanik
0: remm (volatile seems equivalent to an AtomicLong)
+ I did devise something by replacing the accessedTimes as long by an
int offset
+ based on the creation date. From what I understand, this should also
address
+ the corruption issue, but the patch is more complex.
-1:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46077
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]