[Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-11-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 --- Comment #14 from vijay --- I have Tomcat 7.0 running. Where can I download this patch so that I can install on the server? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 --- Comment #13 from Konstantin Kolinko --- Fixed in 6.0 with r1356198 and will be in 6.0.36 -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 --- Comment #12 from Konstantin Kolinko --- Proposed for 6.0 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsu

[Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 --- Comment #11 from Konstantin Kolinko --- Created attachment 28893 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28893&action=edit 2012-06-05_tc6_52850_WebappClassLoader.patch Backport of this fix to 6.0, based on r1298986 a

DO NOT REPLY [Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-03-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 --- Comment #10 from Mark Thomas 2012-03-19 19:40:43 UTC --- s/not detect/now detect/ -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assign

DO NOT REPLY [Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-03-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-03-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

DO NOT REPLY [Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-03-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 --- Comment #7 from Rohit Kelapure 2012-03-09 22:20:48 UTC --- (In reply to comment #5) Thanks for accepting the patch "I don't see any changes to address this. Did I miss them?" Ensure that key and value types ALWAYS show up for all typ

DO NOT REPLY [Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-03-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-03-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 --- Comment #5 from Mark Thomas 2012-03-09 15:29:13 UTC --- (In reply to comment #0) > - Most of the detection and fixing code has been tested ONLY on Sun JVMs. Correct. > - Tests in tomcat7.source\test\org\apache\catalina\loader do not se

DO NOT REPLY [Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-03-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 Rohit Kelapure changed: What|Removed |Added Attachment #28433|0 |1 is obsolete|

DO NOT REPLY [Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 Rohit Kelapure changed: What|Removed |Added CC||kelap...@gmail.com -- Configure

DO NOT REPLY [Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 --- Comment #3 from Rohit Kelapure 2012-03-07 15:05:11 UTC --- Developers please code review and proceed with next steps --Thanks, Rohit Kelapure -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- Y

DO NOT REPLY [Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 --- Comment #2 from Rohit Kelapure 2012-03-07 15:03:37 UTC --- Created attachment 28434 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28434 new threadlocal and executor classloader leak detection tests new tests for memory le

DO NOT REPLY [Bug 52850] Various miscellaneous fixes to Tomcat Memory Leak Detection code

2012-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850 --- Comment #1 from Rohit Kelapure 2012-03-07 15:02:53 UTC --- Created attachment 28433 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28433 src code fixes to WebappClassLoader and new tests for memory leak detection memory le