2009/11/19 Mark Thomas <ma...@apache.org>:
> Konstantin Kolinko wrote:
>>
>> twice the same condition
>
> Thanks - I'll fix that.
>

OK, seen that.

On second thought:
it is strange to synchronize on "this" to set a static field. That should be
synchronized(getClass())

Best regards,
Konstantin Kolinko

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

Reply via email to