From: Steven B. <Ste...@go...> - 2009-09-30 13:27:24
|
Hello, I'm using Proxool in quite a large project but'im facing memory leak problems at the moment. When i run the Eclipse Memory Manager and analyse the heap dump, one of the leak suspects is: java.lang.ref.Finalizer When i browse through the Dominator Tree of this class it always comes down to $java.sql.Statement$$EnhancerByProxool$$25e572d7 Is this normal behaviour ? kind regards, STeven Belen |