Hi, 2016-03-25 1:34 GMT+02:00 Anthony Biacco <abia...@handll.com>: > > On Fri, Mar 18, 2016 at 2:55 PM, Mark Thomas <ma...@apache.org> wrote: > > > The proposed Apache Tomcat 8.0.33 release is now available for voting. > > > > The main changes since 8.0.32 are: > > > > - Correct a false positive warning for ThreadLocal related memory > > leaks when the key class but not the value class has been loaded > > by the web application class loader. > > > > - Improve the performance of > > javax.servlet.jsp.el.ScopedAttributeELResolver when resolving > > attributes that do not exist. > > > > - Update the packaged version of the Tomcat Native Library to 1.2.5 > > to pick up the Windows binaries that are based on OpenSSL 1.0.2g > > and APR 1.5.1. > > > > > this included the memory fix relating to the "Cannot upgrade past Tomcat 6 > due to massive memory increase" thread on the users list, yeah? >
Yes Regards, Violeta > -Tony