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

--- Comment #7 from Mark Thomas <ma...@apache.org> 2012-03-15 09:10:52 UTC ---
I'm against the patch proposed since that addresses the symptom rather than the
cause. I'm not against added a null check that throws an IAE at the point where
the parent class loader is set to null, if you (as the user) would find that
useful. However, if you don't think it would be useful, there isn't much point
me adding it :)

All of this assumes that something in your code is setting the parent class
loader to null. If the root cause is something else then all bets are off and
we'll have to look at this aginan.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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