Hi SLING-4372 is dealing with a potential memory leak of the resource resolver module wrt to using the finalize method. I've fixed the issue with removing the finalize method and using references.
It seems this problem is effecting our users lately (although that code is in there for a long time), therefore I would cut a new release with that fix. However as we have the work of SLING-848 already in trunk, we can't directly release the resource resolver module without releasing API and other stuff as well; and this on the other hand creates a burden on our users if they just want to have this fix. Therefore I plan to temporarily revert SLING-848 in that module, release the fix, and reapply the changes. My idea is to do this tomorrow morning if no one objects. (I cut create a branch for this, but I don't think that's really necessary) Regards Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected]
