Message6056
Ideally we can create a test case that doesn't require Tomcat or manual
intervention.
following way: I have created a minimal web app (servlet) that just opens
and runs a python script using the jython library as a part of its
initialization. I install this in Tomcat, start Tomcat, and then use the
Tomcat manager to remove my test web app. Finally, I verify the classloader
was GCed by forcing some JVM GCs and then doing a heap dump with a tool like
VisualVM or yourkit.
>
> _______________________________________
> Jython tracker <report@bugs.jython.org>
> <http://bugs.jython.org/issue1327>
> _______________________________________ |
File name |
Uploaded |
unnamed
|
zyasoft,
2010-09-09.07:05:03
|
|
Date |
User |
Action |
Args |
2010-09-09 07:05:04 | zyasoft | set | recipients:
+ fwierzbicki, amak, pjenvey, colinhevans, matt_brinkley, adam.spiers |
2010-09-09 07:05:04 | zyasoft | link | issue1327 messages |
2010-09-09 07:05:04 | zyasoft | create | |
|