Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] LTW Memory Usage

Hi,

Another of the proposed enhancements for AspectJ1.6.1 is available for
testing... As per my comment in

https://bugs.eclipse.org/bugs/show_bug.cgi?id=227484#c20

there is an aspectjweaver.jar that can be downloaded which creates
weavers that will reduce their memory usage when the classloader
associated with them is not being actively used.  See the bug report
for more details.  These changes are not yet in CVS HEAD for AspectJ
because they are quite drastic in places and I need to know they work
for other users (they work fine in my tests) before committing them.

any feedback appreciated, (good or bad!)

thanks
Andy


Back to the top