Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] More enhancements: memory usage and performance

Hi Andy,

I'd love to help, but I'm now solidly on the 3.4 stream (currently latest AJDT for 3.4 is looking good with 3.4RC2).

Is there a JAR drop in, or should I wait for a 3.4 update? 

Cheers,

Neale


Andy Clement wrote:
Following on from a message I sent a little while back about
improvements for binary weaving:

http://dev.eclipse.org/mhonarc/lists/aspectj-users/msg09178.html

I have just committed further work under these bugzilla entries:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=231396
https://bugs.eclipse.org/bugs/show_bug.cgi?id=210470

These:
- streamline the weaver, reducing the size by 20% [does that mean 20%
less bugs? ;) ]
- fix the problem of weavers leaking over time if orphaning
classloaders in a long running system
- reduce the general heap garbage created during a weave

There are more changes to come, but these changes are pretty
substantial and I'd like some help getting everything bedded in for
the 1.6.1 release next month.

So if you get a chance, please download the latest dev build of
AspectJ or AJDT for Eclipse 3.3 and give it a spin, let me know if you
have any problems.

Andy.
_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ajdt-dev
  

Back to the top