On 19/02/2016 19:30, ma...@apache.org wrote: > Author: markt > Date: Fri Feb 19 19:30:53 2016 > New Revision: 1731291 > > URL: http://svn.apache.org/viewvc?rev=1731291&view=rev > Log: > Refactor to use a local variable rather than a field. > Even after the cache is cleared it uses significant memory because of the > size the Map has grown to.
The next biggest target is the cached Manifests. I'm not (yet) convinced we need to go that far. If we did, caching them the same way we cache the JarEntries is probably the way to go. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org