]> source.dussan.org Git - aspectj.git/commit
fix and testcode update for: 151673: after advice sometimes woven incorrectly into...
authoraclement <aclement>
Thu, 27 Jul 2006 09:57:26 +0000 (09:57 +0000)
committeraclement <aclement>
Thu, 27 Jul 2006 09:57:26 +0000 (09:57 +0000)
commite4ab0ae5762be7d9869e0eee350677ac79749150
treeef79964782654ecc1af26119021bbed24aafe401
parentdb06666e1c5858bdc4e6fb0c43ec2d74efd649f2
fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode
13 files changed:
tests/features152/synchronization/transformed/expected/C.m.txt
tests/features152/synchronization/transformed/expected/C.m3.txt
tests/features152/synchronization/transformed/expected/C.m33.txt
weaver/src/org/aspectj/weaver/bcel/BcelShadow.java
weaver/testdata/AfterFancyHelloWorld.txt
weaver/testdata/AfterHelloWorld.txt
weaver/testdata/AfterReturningFancyHelloWorld.txt
weaver/testdata/AfterReturningHelloWorld.txt
weaver/testdata/ArgsAfterReturningFancyHelloWorld.txt
weaver/testdata/ArgsAfterReturningHelloWorld.txt
weaver/testdata/ArgsBeforeAfterHelloWorld.txt
weaver/testdata/CflowNonStaticBeforeFancyHelloWorld.txt
weaver/testdata/CflowNonStaticBeforeHelloWorld.txt