aboutsummaryrefslogtreecommitdiffstats
path: root/tests/features152/synchronization
diff options
context:
space:
mode:
authoraclement <aclement>2008-01-16 23:50:23 +0000
committeraclement <aclement>2008-01-16 23:50:23 +0000
commit13ee864beeae3ddc9043352bdcb9421db96a8bb1 (patch)
tree38dd6709e2bf087c661f81f7855507a79903fce7 /tests/features152/synchronization
parent0fdb4e141a75dd925b2263047c9f9e409ccd023c (diff)
downloadaspectj-13ee864beeae3ddc9043352bdcb9421db96a8bb1.tar.gz
aspectj-13ee864beeae3ddc9043352bdcb9421db96a8bb1.zip
AspectJ6: expected results changed as compiler output has changed slightly
Diffstat (limited to 'tests/features152/synchronization')
-rw-r--r--tests/features152/synchronization/transformed/expected/Investigation.b.txt2
-rw-r--r--tests/features152/synchronization/transformed/expected/Investigation.c.txt4
-rw-r--r--tests/features152/synchronization/transformed/expected/Investigation.d.txt2
-rw-r--r--tests/features152/synchronization/transformed/expected/Investigation.e.txt2
-rw-r--r--tests/features152/synchronization/transformed/expected/One.b.txt2
-rw-r--r--tests/features152/synchronization/transformed/expected/One.c.txt4
-rw-r--r--tests/features152/synchronization/transformed/expected/One.e.txt2
7 files changed, 9 insertions, 9 deletions
diff --git a/tests/features152/synchronization/transformed/expected/Investigation.b.txt b/tests/features152/synchronization/transformed/expected/Investigation.b.txt
index 15f83a1d6..46d76f64a 100644
--- a/tests/features152/synchronization/transformed/expected/Investigation.b.txt
+++ b/tests/features152/synchronization/transformed/expected/Investigation.b.txt
@@ -1,4 +1,4 @@
- public void b() org.aspectj.weaver.MethodDeclarationLineNumber: 19:312
+ public void b() org.aspectj.weaver.MethodDeclarationLineNumber: 19:294
:
ALOAD_0 // LInvestigation; this (line 20)
DUP
diff --git a/tests/features152/synchronization/transformed/expected/Investigation.c.txt b/tests/features152/synchronization/transformed/expected/Investigation.c.txt
index 7fa235d5d..1bd977fd0 100644
--- a/tests/features152/synchronization/transformed/expected/Investigation.c.txt
+++ b/tests/features152/synchronization/transformed/expected/Investigation.c.txt
@@ -1,4 +1,4 @@
- public void c() org.aspectj.weaver.MethodDeclarationLineNumber: 26:439
+ public void c() org.aspectj.weaver.MethodDeclarationLineNumber: 26:414
:
ALOAD_0 // LInvestigation; this (line 27)
DUP
@@ -16,8 +16,8 @@
| | ALOAD_2 // Ljava/io/File; f
| | INVOKESPECIAL java.io.FileInputStream.<init> (Ljava/io/File;)V
| | POP
- | | GOTO L0
| catch java.io.IOException -> E0
+ | GOTO L0
| E0: POP (line 31)
| GETSTATIC java.lang.System.out Ljava/io/PrintStream; (line 32)
| LDC "bang"
diff --git a/tests/features152/synchronization/transformed/expected/Investigation.d.txt b/tests/features152/synchronization/transformed/expected/Investigation.d.txt
index a2a73c36a..a5a0bb4e4 100644
--- a/tests/features152/synchronization/transformed/expected/Investigation.d.txt
+++ b/tests/features152/synchronization/transformed/expected/Investigation.d.txt
@@ -1,4 +1,4 @@
- public void d() org.aspectj.weaver.MethodDeclarationLineNumber: 38:706
+ public void d() org.aspectj.weaver.MethodDeclarationLineNumber: 38:669
:
ALOAD_0 // LInvestigation; this (line 39)
DUP
diff --git a/tests/features152/synchronization/transformed/expected/Investigation.e.txt b/tests/features152/synchronization/transformed/expected/Investigation.e.txt
index 6508daf3a..7df70b805 100644
--- a/tests/features152/synchronization/transformed/expected/Investigation.e.txt
+++ b/tests/features152/synchronization/transformed/expected/Investigation.e.txt
@@ -1,4 +1,4 @@
- public void e() org.aspectj.weaver.MethodDeclarationLineNumber: 48:904
+ public void e() org.aspectj.weaver.MethodDeclarationLineNumber: 48:857
:
ALOAD_0 // LInvestigation; this (line 49)
DUP
diff --git a/tests/features152/synchronization/transformed/expected/One.b.txt b/tests/features152/synchronization/transformed/expected/One.b.txt
index 948cb66cd..5cef0d35f 100644
--- a/tests/features152/synchronization/transformed/expected/One.b.txt
+++ b/tests/features152/synchronization/transformed/expected/One.b.txt
@@ -1,4 +1,4 @@
- public void b() org.aspectj.weaver.MethodDeclarationLineNumber: 13:259
+ public void b() org.aspectj.weaver.MethodDeclarationLineNumber: 13:247
:
ALOAD_0
DUP
diff --git a/tests/features152/synchronization/transformed/expected/One.c.txt b/tests/features152/synchronization/transformed/expected/One.c.txt
index 3641c9b36..e96e42b07 100644
--- a/tests/features152/synchronization/transformed/expected/One.c.txt
+++ b/tests/features152/synchronization/transformed/expected/One.c.txt
@@ -1,4 +1,4 @@
- public void c() org.aspectj.weaver.MethodDeclarationLineNumber: 18:368
+ public void c() org.aspectj.weaver.MethodDeclarationLineNumber: 18:351
:
ALOAD_0
DUP
@@ -16,8 +16,8 @@
| | ALOAD_1 // Ljava/io/File; f
| | INVOKESPECIAL java.io.FileInputStream.<init> (Ljava/io/File;)V
| | POP
- | | GOTO L0
| catch java.io.IOException -> E0
+ | GOTO L0
| E0: POP (line 22)
| GETSTATIC java.lang.System.out Ljava/io/PrintStream; (line 23)
| LDC "bang"
diff --git a/tests/features152/synchronization/transformed/expected/One.e.txt b/tests/features152/synchronization/transformed/expected/One.e.txt
index 85d93f0ed..e11432b18 100644
--- a/tests/features152/synchronization/transformed/expected/One.e.txt
+++ b/tests/features152/synchronization/transformed/expected/One.e.txt
@@ -1,4 +1,4 @@
- public void e() org.aspectj.weaver.MethodDeclarationLineNumber: 28:611
+ public void e() org.aspectj.weaver.MethodDeclarationLineNumber: 28:584
:
ALOAD_0
DUP