On 24/05/2010 13:47, PJ Fanning wrote:
Thanks Rainer for the quick response. That code change looks like it
will get rid of the deadlock issue. Do you have any idea if it affects
performance in a marked way? Synchronizing on the class loader object
instance should lead to a lot more contention. Still better than getting
deadlocks.

Not that I could see in some quick tests. Keep in mind that the JDK class loaders all synchronize that method.

Mark



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

Reply via email to