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

--- Comment #21 from Alex Koturanov <[email protected]> ---
Is there a use case were WebappClassLoader must not be parallel? 
Is it an option to re-implement jdk1.7 method
java.lang.ClassLoader#getClassLoadingLock(String) directly in WebappClassLoader
for Tomcat7.0?
I attached a patch that solves my Tomcat7.0 problem with waiting on lock for
3-10 sec in https://bz.apache.org/bugzilla/show_bug.cgi?id=57681

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to