https://issues.apache.org/bugzilla/show_bug.cgi?id=47921
--- Comment #4 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> 2011-09-15 09:29:24 UTC --- Hello Sebb, I tracked and JMeterThread is finally retained by TestCompiler#pairing which is static and never cleaned once JMeterThread ends. In details: 1) pairing holds a reference to TestCompiler$ObjectPair 2) TestCompiler$ObjectPair holds a reference through child to BSFSampler 3) BSFSampler holds a reference through threadContext to JMeterThread Reading code I don't fully understand the use of pairing. Regards Philippe -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@jakarta.apache.org For additional commands, e-mail: notifications-h...@jakarta.apache.org