https://issues.apache.org/bugzilla/show_bug.cgi?id=53171

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
Again, there is no evidence of a deadlock in the new information provided.

There is evidence of lock contention but no evidence as to what is causing
that. Given that the sync blocks only surround get() and put(), I wonder if GC
activity is the root cause.

The stack trace for the thread that currently holds the lock on the
annotationCache would be illuminating.

This issue is going to remain as INVALID until some evidence of a Tomcat bug is
produced.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to