[JBoss-dev] Re: FW: JBAS-2972 - OOME / Redeployment leakages

2006-03-23 Thread Adrian Brock
On Wed, 2006-03-22 at 21:03 -0600, Clebert Suconic wrote: Sorry... pressed Ctrl-enter instead of Enter. (Damn Outlook) Do you think that our changes on ThreadPool would eventually leak redeployments on the testsuite? (for instance, by keeping Thread.currentThread().contextClassLoader() still

[JBoss-dev] RE: FW: JBAS-2972 - OOME / Redeployment leakages

2006-03-23 Thread Clebert Suconic
I don't even know what ThreadPool changes you are referring to, are they real or proposed? I thought we had some changes on the ThreadPools. My bad. I meant that because of references through ThreadWithAttributes (they will be always appear for some reason on JVMTI). Anyway, I need to know if

[JBoss-dev] RE: FW: JBAS-2972 - OOME / Redeployment leakages

2006-03-23 Thread Adrian Brock
On Thu, 2006-03-23 at 09:05 -0600, Clebert Suconic wrote: I don't even know what ThreadPool changes you are referring to, are they real or proposed? I thought we had some changes on the ThreadPools. My bad. I meant that because of references through ThreadWithAttributes (they will be