From 6c0746dd37eb21de27faa06fc81f505982726697 Mon Sep 17 00:00:00 2001 From: aclement Date: Tue, 4 Apr 2006 15:03:56 +0000 Subject: [PATCH] updates for 1.5.1 --- docs/dist/doc/README-151.html | 44 +++++++++++++++++++++++++++++++++++ docs/dist/doc/changes.html | 11 ++++++++- 2 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 docs/dist/doc/README-151.html diff --git a/docs/dist/doc/README-151.html b/docs/dist/doc/README-151.html new file mode 100644 index 000000000..da18e0947 --- /dev/null +++ b/docs/dist/doc/README-151.html @@ -0,0 +1,44 @@ + + +AspectJ 5 Development Kit v1.5.0 Readme + + + + +
+© Copyright 2006 Contributors. +All rights reserved. +
+ +

AspectJ 1.5.1 Readme

+ +

This release is primarily a bug fix and performance / memory usage release. +Over 70 fixes and enhancements have been incorporated since 1.5.0, you +can see the list through this + + +bugzilla query. +

+

+AspectJ 1.5.1 has significantly lower memory usage than AspectJ 1.5.0, especially when +building inside of AJDT. The improvements are also noticeable when batch building with Ant, +or when load-time weaving. Batch building a project with over 1000 source files with +both AspectJ 1.5.1 and AspectJ 1.5.0 shows a 16% reduction in peak memory usage, +and an 8% reduction in heap consumed by temporary objects. The AspectJ 1.5.1 compiler +integrated into AJDT gives memory savings of at least 50%. The greater savings in +the AJDT environment are due to improvements in areas such as structure model +generation that are not exercised in a batch build. +

+ +

For information on bug fixes in AspectJ 5 v1.5.1, see the +changes document.

+ + diff --git a/docs/dist/doc/changes.html b/docs/dist/doc/changes.html index eb78be930..cb64ca4ab 100644 --- a/docs/dist/doc/changes.html +++ b/docs/dist/doc/changes.html @@ -137,7 +137,7 @@
© Copyright 1998-2002 Palo Alto Research Center Incorporated - 2003-2004 Contributors. + 2003-2006 Contributors. All rights reserved.
@@ -145,6 +145,7 @@ All rights reserved.