You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2015/05/19 15:48:42 UTC

[Bug 57808] Don't preload all charsets

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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #9 from Mark Thomas <ma...@apache.org> ---
I've been doing some further investigations and I suspect that the results are
highly dependent on the JVM version used.

With recent Java 8 releases the memory retained by this cache is relatively low
(around 100k) and while you can reduce that by not preloading, the gains you
make are lost by what you have to add to account for lazy-loading while
retaining the performance benefits.

Given that there is not a compelling case for changing the current behaviour, I
am resolving this as WONTFIX.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org