I've had some issues with memory usage lately so I started eclipse, did a clean/rebuild of an AspectJ project I'm working on, performed a heap dump and ran it through the memory analyzer. I found that the org.aspectj.weaver.BcelWorld class is accounting for 40% of my total heap usage, about 259 meg worth after a single build. Is that normal?

Dave Whittaker
Iradix, LLC
(p) 212.513.0874 x100
(f) 212.504.8213
[email protected]

_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to