aboutsummaryrefslogtreecommitdiffstats
path: root/tests/features152
diff options
context:
space:
mode:
authoraclement <aclement>2011-08-05 16:06:06 +0000
committeraclement <aclement>2011-08-05 16:06:06 +0000
commit529dc748a63e8ff0358bacf04ee23f6e2f3a43f4 (patch)
treecd2077a6594a88be4de85680d2788f100604bf40 /tests/features152
parent03a96ff817b81466690c048de08f604d73babd78 (diff)
downloadaspectj-529dc748a63e8ff0358bacf04ee23f6e2f3a43f4.tar.gz
aspectj-529dc748a63e8ff0358bacf04ee23f6e2f3a43f4.zip
353936
Diffstat (limited to 'tests/features152')
-rw-r--r--tests/features152/synchronization/transformed/expected/C.b.txt2
-rw-r--r--tests/features152/synchronization/transformed/expected/C.bbb.txt2
-rw-r--r--tests/features152/synchronization/transformed/expected/C.m.txt4
-rw-r--r--tests/features152/synchronization/transformed/expected/C.m2.txt4
-rw-r--r--tests/features152/synchronization/transformed/expected/C.m3.txt4
-rw-r--r--tests/features152/synchronization/transformed/expected/C.m32.txt4
-rw-r--r--tests/features152/synchronization/transformed/expected/C.m33.txt2
-rw-r--r--tests/features152/synchronization/transformed/expected/C.m34.txt2
-rw-r--r--tests/features152/synchronization/transformed/expected/C.ma.txt2
-rw-r--r--tests/features152/synchronization/transformed/expected/One.b.txt2
-rw-r--r--tests/features152/synchronization/transformed/expected/One.c.txt2
-rw-r--r--tests/features152/synchronization/transformed/expected/One.e.txt2
12 files changed, 16 insertions, 16 deletions
diff --git a/tests/features152/synchronization/transformed/expected/C.b.txt b/tests/features152/synchronization/transformed/expected/C.b.txt
index 15f85674d..d32cff208 100644
--- a/tests/features152/synchronization/transformed/expected/C.b.txt
+++ b/tests/features152/synchronization/transformed/expected/C.b.txt
@@ -1,4 +1,4 @@
- public static void b() org.aspectj.weaver.MethodDeclarationLineNumber: 17:340
+ public static void b() org.aspectj.weaver.MethodDeclarationLineNumber: 17:324
:
LDC C
DUP
diff --git a/tests/features152/synchronization/transformed/expected/C.bbb.txt b/tests/features152/synchronization/transformed/expected/C.bbb.txt
index b9f54d8eb..079103a08 100644
--- a/tests/features152/synchronization/transformed/expected/C.bbb.txt
+++ b/tests/features152/synchronization/transformed/expected/C.bbb.txt
@@ -1,4 +1,4 @@
- public static void bbb() org.aspectj.weaver.MethodDeclarationLineNumber: 15:316
+ public static void bbb() org.aspectj.weaver.MethodDeclarationLineNumber: 15:302
:
GETSTATIC C.class$1 Ljava/lang/Class;
DUP
diff --git a/tests/features152/synchronization/transformed/expected/C.m.txt b/tests/features152/synchronization/transformed/expected/C.m.txt
index 7f5a34cdc..a9e901519 100644
--- a/tests/features152/synchronization/transformed/expected/C.m.txt
+++ b/tests/features152/synchronization/transformed/expected/C.m.txt
@@ -1,6 +1,6 @@
- public void m() org.aspectj.weaver.MethodDeclarationLineNumber: 16:496
+ public void m() org.aspectj.weaver.MethodDeclarationLineNumber: 16:481
:
- ALOAD_0
+ ALOAD_0 // LC; this
DUP
ASTORE_1
MONITORENTER
diff --git a/tests/features152/synchronization/transformed/expected/C.m2.txt b/tests/features152/synchronization/transformed/expected/C.m2.txt
index ab4a19919..6817257a2 100644
--- a/tests/features152/synchronization/transformed/expected/C.m2.txt
+++ b/tests/features152/synchronization/transformed/expected/C.m2.txt
@@ -1,7 +1,7 @@
- public void m2() org.aspectj.weaver.MethodDeclarationLineNumber: 20:571
+ public void m2() org.aspectj.weaver.MethodDeclarationLineNumber: 20:552
:
catch java.lang.Throwable -> E2
- | ALOAD_0
+ | ALOAD_0 // LC; this
| DUP
| ASTORE_1
| MONITORENTER
diff --git a/tests/features152/synchronization/transformed/expected/C.m3.txt b/tests/features152/synchronization/transformed/expected/C.m3.txt
index f1157285e..ec67a8c57 100644
--- a/tests/features152/synchronization/transformed/expected/C.m3.txt
+++ b/tests/features152/synchronization/transformed/expected/C.m3.txt
@@ -1,6 +1,6 @@
- public void m3() org.aspectj.weaver.MethodDeclarationLineNumber: 20:747
+ public void m3() org.aspectj.weaver.MethodDeclarationLineNumber: 20:728
:
- ALOAD_0
+ ALOAD_0 // LC; this
DUP
ASTORE_1
MONITORENTER
diff --git a/tests/features152/synchronization/transformed/expected/C.m32.txt b/tests/features152/synchronization/transformed/expected/C.m32.txt
index 0e2819293..2e6b16723 100644
--- a/tests/features152/synchronization/transformed/expected/C.m32.txt
+++ b/tests/features152/synchronization/transformed/expected/C.m32.txt
@@ -1,7 +1,7 @@
- public void m32() org.aspectj.weaver.MethodDeclarationLineNumber: 24:823
+ public void m32() org.aspectj.weaver.MethodDeclarationLineNumber: 24:800
:
catch java.lang.Throwable -> E2
- | ALOAD_0
+ | ALOAD_0 // LC; this
| DUP
| ASTORE_1
| MONITORENTER
diff --git a/tests/features152/synchronization/transformed/expected/C.m33.txt b/tests/features152/synchronization/transformed/expected/C.m33.txt
index 6f09fc98a..302a7d9cd 100644
--- a/tests/features152/synchronization/transformed/expected/C.m33.txt
+++ b/tests/features152/synchronization/transformed/expected/C.m33.txt
@@ -1,4 +1,4 @@
- public void m33() org.aspectj.weaver.MethodDeclarationLineNumber: 29:917
+ public void m33() org.aspectj.weaver.MethodDeclarationLineNumber: 29:889
:
ALOAD_0 // LC; this (line 30)
DUP
diff --git a/tests/features152/synchronization/transformed/expected/C.m34.txt b/tests/features152/synchronization/transformed/expected/C.m34.txt
index c787ba249..d5336b12e 100644
--- a/tests/features152/synchronization/transformed/expected/C.m34.txt
+++ b/tests/features152/synchronization/transformed/expected/C.m34.txt
@@ -1,4 +1,4 @@
- public void m34() org.aspectj.weaver.MethodDeclarationLineNumber: 35:1018
+ public void m34() org.aspectj.weaver.MethodDeclarationLineNumber: 35:984
:
catch java.lang.Throwable -> E1
| ALOAD_0 // LC; this (line 36)
diff --git a/tests/features152/synchronization/transformed/expected/C.ma.txt b/tests/features152/synchronization/transformed/expected/C.ma.txt
index 6986067b5..024ba6a81 100644
--- a/tests/features152/synchronization/transformed/expected/C.ma.txt
+++ b/tests/features152/synchronization/transformed/expected/C.ma.txt
@@ -1,4 +1,4 @@
- public void ma() org.aspectj.weaver.MethodDeclarationLineNumber: 14:307
+ public void ma() org.aspectj.weaver.MethodDeclarationLineNumber: 14:294
:
INVOKESTATIC Two.aspectOf ()LTwo; (line 15)
INVOKEVIRTUAL Two.ajc$before$Two$1$8d8821ee ()V
diff --git a/tests/features152/synchronization/transformed/expected/One.b.txt b/tests/features152/synchronization/transformed/expected/One.b.txt
index 5cef0d35f..65eccc698 100644
--- a/tests/features152/synchronization/transformed/expected/One.b.txt
+++ b/tests/features152/synchronization/transformed/expected/One.b.txt
@@ -1,6 +1,6 @@
public void b() org.aspectj.weaver.MethodDeclarationLineNumber: 13:247
:
- ALOAD_0
+ ALOAD_0 // LOne; this
DUP
ASTORE_1
MONITORENTER
diff --git a/tests/features152/synchronization/transformed/expected/One.c.txt b/tests/features152/synchronization/transformed/expected/One.c.txt
index e96e42b07..08d44ddee 100644
--- a/tests/features152/synchronization/transformed/expected/One.c.txt
+++ b/tests/features152/synchronization/transformed/expected/One.c.txt
@@ -1,6 +1,6 @@
public void c() org.aspectj.weaver.MethodDeclarationLineNumber: 18:351
:
- ALOAD_0
+ ALOAD_0 // LOne; this
DUP
ASTORE_2
MONITORENTER
diff --git a/tests/features152/synchronization/transformed/expected/One.e.txt b/tests/features152/synchronization/transformed/expected/One.e.txt
index e11432b18..74de5d575 100644
--- a/tests/features152/synchronization/transformed/expected/One.e.txt
+++ b/tests/features152/synchronization/transformed/expected/One.e.txt
@@ -1,6 +1,6 @@
public void e() org.aspectj.weaver.MethodDeclarationLineNumber: 28:584
:
- ALOAD_0
+ ALOAD_0 // LOne; this
DUP
ASTORE_2
MONITORENTER