https://bz.apache.org/bugzilla/show_bug.cgi?id=57681
Bug ID: 57681
Summary: Allow parallel class loading in web application class
loader by synchronizing on class specific object
Product: Tomcat 7
Version: trunk
Hardware: PC
Status: NEW
Severity: trivial
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Created attachment 32553
--> https://bz.apache.org/bugzilla/attachment.cgi?id=32553&action=edit
Parallel classloading port from Tc8.0 into Tc7.0
Related to fix in Tomcat8.0:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56530
Add a web application class loader implementation that supports the parallel
loading of web application classes.
Source file to patch:
https://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoader.java?revision=1661811&view=markup
--
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]