https://issues.apache.org/bugzilla/show_bug.cgi?id=56545

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #7 from Konstantin Kolinko <knst.koli...@gmail.com> ---
The issue from Comment 0 is reproducible with 7.0.54 release candidate,
using JDK 7u55 and the same reproduction recipe.

The issue from Comment 2 does not happen.

The workaround is as documented above,

> The workaround for the issue in Comment 0 is to add the following class to
> the value of classesToInitialize attribute of
> JreMemoryLeakPreventionListener in server.xml. E.g.:

 <Listener
 className="org.apache.catalina.core.JreMemoryLeakPreventionListener"
 classesToInitialize="org.apache.tomcat.util.http.parser.
HttpParser$SkipConstantResult" />


For a record, in 6.0.41 the issues do not happen.

-- 
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

Reply via email to