Martin Desruisseaux ha scritto: > PS: the streaming renderer does not hold a reference to the factory, > so I guess it's the disposer itself, registered in a timer queue, that > keeps the various factories in memory... > > > Yes. DeferredAuthoritityFactory.Disposer is yet an other inner > non-static class. Thiking about it, but this feels like a bug to me... now I know the problem, and know how to avoid it, but it's very counter intuitive that an object gets kept into memory when all client code that refers to it released its references. What do you think? If users for any reason start playing with coordinate transformations directly it's likely that we'll see reports about this again.
Cheers Andrea ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
