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

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

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

--- Comment #17 from Mark Thomas <ma...@apache.org> ---
Good question. The SecurityManager is so rarely used I had assumed you found
this issue switching to NIO2 rather than upgrading between versions.

Time for a binary search to find the commit where this started...

Found it:
https://github.com/apache/tomcat/commit/dae37f4421

That makes sense since it changes the ThreadPoolExecutor implementation. See
also bug 65454

I don't know what the root cause is yet so I am re-opening this while I
investigate further as there is a possibility that this is fixable.

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