https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
--- Comment #4 from Gael Lalire ---
A clean solution could be to have the possibility to set the root thread group
in WebappClassLoader.
So WebappClassLoader.getThread() can avoid to loop inside parent thread group
while not null.
--
You
https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
Gael Lalire changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #3 from Gael Lalire
https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
--- Comment #2 from Mark Thomas ---
Tomcat is designed to work out of the box under a security manager. Calls to
this particular code either originate from container code that has the
necessary permissions or come via a appropriate Privileg
https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
Christopher Schultz changed:
What|Removed |Added
Status|NEW |NEEDINFO
OS|