Re: Thread safety issues in org.apache.catalina.util.CookieTools

2008-11-11 Thread Anton Khitrenovich
Mark, Great, thanks! BTW - The proposal is something official I can link to in my (future) conversation with Sun or just an email to somebody somewhere? Regards, Anton. On Tue, Nov 11, 2008 at 16:50, Mark Thomas <[EMAIL PROTECTED]> wrote: > Anton Khitrenovich wrote: > &g

Thread safety issues in org.apache.catalina.util.CookieTools

2008-11-11 Thread Anton Khitrenovich
Hi all, We are using IPlanet 6.1 web server, that is based on Catalina 4.1 container. Recently we've run into strange exceptions on Catalina level. After examining stack trace and relevant code, I see that the problem originates in non-synchronized usage of static SimpleDateFormat variables from D