diff options
author | aclement <aclement> | 2006-11-22 10:58:07 +0000 |
---|---|---|
committer | aclement <aclement> | 2006-11-22 10:58:07 +0000 |
commit | e3b8df177c11518d8ab71973149bfa97a9287c0b (patch) | |
tree | 3b61149065be27fe81105a72fcaff022ec371426 /docs | |
parent | 5ea0e5e6f587c268175312435b7295b4b01f1beb (diff) | |
download | aspectj-e3b8df177c11518d8ab71973149bfa97a9287c0b.tar.gz aspectj-e3b8df177c11518d8ab71973149bfa97a9287c0b.zip |
153
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dist/doc/README-153.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/doc/README-153.html b/docs/dist/doc/README-153.html index 21d4d6083..a10c65b6e 100644 --- a/docs/dist/doc/README-153.html +++ b/docs/dist/doc/README-153.html @@ -63,7 +63,7 @@ Xmx Time 212M OutOfMemory </pre></code> -<p>The times gradually increase as the memory is reduced as the VM is thrashing in garbage collection. +<p>The times gradually increase as the memory is reduced because the VM starts to thrash in garbage collection. Here are the results for AspectJ1.5.3:</p> <pre><code> |