Re: PermGen leak

2013-07-08 Thread David Holmes
On 8/07/2013 4:35 PM, feng l.liu wrote: Hello Experts, I am building up a test tool with ant, but I encountered so many DelegatingClassLoaders that put pressures on PermGen. I know that DelegatingClassLoaders are caused by java reflection. Google search show some posts indicating generation of

PermGen leak

2013-07-08 Thread feng l.liu
Hello Experts, I am building up a test tool with ant, but I encountered so many DelegatingClassLoaders that put pressures on PermGen. I know that DelegatingClassLoaders are caused by java reflection. Google search show some posts indicating generation of DelegatingClassLoader will be depress