You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/10/06 12:37:17 UTC

[Bug 61568] [Security Manager] InnocuousThread raises SecurityException on HTTP requests

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
InnocuousThread is hard-coded to throw a SecurityException if you try and set
the context class loader.

I can reproduce this with a clean 8.5.x build configured to use NIO2, a
SecurityManager and JMeter running 100 threads POSTing data to one of the
example servlets.

Looking at fix options now...

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org