On 27 October 2010 19:52, Jon Seymour <jon.seym...@gmail.com> wrote:
> This seems ill-suited for Spring's purposes, once Spring has decided that a 
> type does, or does not, need an advice it would be much better if it could 
> aggressively reclaim most of memory consumed by the type analysis. My reading 
> of the heap dumps is that this is not happening, even with 1.6.10.RC1.

Yes, that is right.  The 'Worlds' used under compile time weaving and
load time weaving have both been heavily optimized.  Nothing has been
done to improve ReflectionWorld.

cheers,
Andy
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to