https://bz.apache.org/bugzilla/show_bug.cgi?id=57619
Bug ID: 57619 Summary: Memory consumption Product: Tomcat 8 Version: 8.0.18 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: jaros...@kamenik.cz I have inspected running tomcat containing two webapps with Eclipse Memory Analyser and have found lots of same instances of String. For example 14300x "jar" 3100x "/home/xxxx/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp2/wtpwebapps/XXXXXXXX/WEB-INF/lib/AppXXXXXXX.jar" lots of similar long paths to other jars. It is just few MBs of memory, but it could help a little to merge them somehow. -- 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