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 2018/10/05 00:56:19 UTC

[Bug 62802] New: JreMemoryLeakPreventionListener should still perform appContextProtection on JRE 8

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

            Bug ID: 62802
           Summary: JreMemoryLeakPreventionListener should still perform
                    appContextProtection on JRE 8
           Product: Tomcat 8
           Version: 8.5.23
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: jhorowitz@aod-tech.com
  Target Milestone: ----

Using JDK 8u181 on Windows, a webapp utilizing the Batik library may eventually
call com.sun.awt.AppContext.getAppContext(), which pins the
ParallelWebappClassLoader in memory.

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


[Bug 62802] JreMemoryLeakPreventionListener should still perform appContextProtection on JRE 8

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62802

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Ah. Good point. I'll put that code back in. It will be disabled by default (as
it was before it was removed).

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


[Bug 62802] JreMemoryLeakPreventionListener should still perform appContextProtection on JRE 8

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62802

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

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

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Thanks for the report. This has been fixed in 9.0.x for 9.0.13 onwards.

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