]> source.dussan.org Git - aspectj.git/commit
optimization: made unpacking of the table lazy. With a minor change in AJ itself...
authoraclement <aclement>
Wed, 15 Feb 2006 09:15:34 +0000 (09:15 +0000)
committeraclement <aclement>
Wed, 15 Feb 2006 09:15:34 +0000 (09:15 +0000)
commit5a10ce0be395d8086b8fdd6dcb29f87c11626e5a
treea5a1d4abad41668d2a93b16ffe4ee3563eff70eb
parenta6243d9f05d730aaaff1d0ffcfca4242a659b1c4
optimization: made unpacking of the table lazy.  With a minor change in AJ itself, this results in us only unpacking 15000 of the 39000 local variable table objects constructed during a build of shadows.  Saving space and time.
bcel-builder/src/org/aspectj/apache/bcel/classfile/LocalVariableTable.java