Ideally we can create a test case that doesn't require Tomcat or manual intervention.

On Sep 8, 2010 2:49 PM, "Matt Brinkley" <report@bugs.jython.org> wrote:
>
> Matt Brinkley <matt.brinkley@gmail.com> added the comment:
>
> I will do a svn update and try out the new change.
>
> I can get a minimal test case in a bit, but in summary I test in the 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>
> _______________________________________