]> source.dussan.org Git - aspectj.git/commit
fix for pr59076, much more memory efficient creation of join point static parts
authoracolyer <acolyer>
Thu, 1 Sep 2005 14:17:29 +0000 (14:17 +0000)
committeracolyer <acolyer>
Thu, 1 Sep 2005 14:17:29 +0000 (14:17 +0000)
commita5e645fa9a16aba627560d058be824438ddfc890
tree741b266d5cca55d87020cb9b4311e8de6f6fd523
parent0c44c16b6cd65aeca12a3627a8a0f22416c1801f
fix for pr59076, much more memory efficient creation of join point static parts
lib/aspectj/lib/aspectjrt.jar
lib/test/aspectjrt.jar
runtime/src/org/aspectj/runtime/reflect/Factory.java
runtime/src/org/aspectj/runtime/reflect/SignatureImpl.java
weaver/src/org/aspectj/weaver/bcel/LazyClassGen.java
weaver/testdata/StaticEnclosingTjpBeforeHelloWorld.txt
weaver/testdata/StaticTjpBeforeHelloWorld.txt
weaver/testdata/TjpAround2HelloWorld.txt
weaver/testdata/TjpAroundHelloWorld.txt
weaver/testdata/TjpBeforeHelloWorld.txt