https://bz.apache.org/bugzilla/show_bug.cgi?id=66574

Christopher Schultz <ch...@christopherschultz.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Christopher Schultz <ch...@christopherschultz.net> ---
I don't see deadlock, here.

Thread 615 is waiting for 0x0000000743e004f8 and owns a lock on
0x00000006cf2712d8.
Thread 713 is waiting for 0x0000000743e008a8 and owns locks for
0x000000070362a330 and 0x0000000743e004f8

Thus, thread 713 is waiting on Thread 615, but Thread 615 isn't waiting on
Thread 713.

Unless there are more threads participating, here, then this is not a deadlock.

-- 
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