aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/testdata/ArgsBeforeAfterHelloWorld.txt
diff options
context:
space:
mode:
authoraclement <aclement>2006-07-27 09:57:26 +0000
committeraclement <aclement>2006-07-27 09:57:26 +0000
commite4ab0ae5762be7d9869e0eee350677ac79749150 (patch)
treeef79964782654ecc1af26119021bbed24aafe401 /weaver/testdata/ArgsBeforeAfterHelloWorld.txt
parentdb06666e1c5858bdc4e6fb0c43ec2d74efd649f2 (diff)
downloadaspectj-e4ab0ae5762be7d9869e0eee350677ac79749150.tar.gz
aspectj-e4ab0ae5762be7d9869e0eee350677ac79749150.zip
fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode
Diffstat (limited to 'weaver/testdata/ArgsBeforeAfterHelloWorld.txt')
-rw-r--r--weaver/testdata/ArgsBeforeAfterHelloWorld.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/weaver/testdata/ArgsBeforeAfterHelloWorld.txt b/weaver/testdata/ArgsBeforeAfterHelloWorld.txt
index e7abc1f57..2da3bfdfc 100644
--- a/weaver/testdata/ArgsBeforeAfterHelloWorld.txt
+++ b/weaver/testdata/ArgsBeforeAfterHelloWorld.txt
@@ -45,7 +45,6 @@ public class HelloWorld extends java.lang.Object:
| L1: ALOAD_3
| INVOKESTATIC Aspect.ajc_afterReturning_method_execution (Ljava/lang/Object;)V
| RETURN
- | RETURN
method-execution(void HelloWorld.main(java.lang.String[]))
end public static void main(String[])