From c50a557d3c5de6868dee87e187bf1ae33636cae4 Mon Sep 17 00:00:00 2001 From: aclement Date: Thu, 28 Sep 2006 10:51:13 +0000 Subject: test and fixes for 145442 - line number info for stack traces. --- tests/features152/synchronization/transformed/expected/C.ma.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/features152/synchronization') diff --git a/tests/features152/synchronization/transformed/expected/C.ma.txt b/tests/features152/synchronization/transformed/expected/C.ma.txt index 0a6b97849..4d76af4e4 100644 --- a/tests/features152/synchronization/transformed/expected/C.ma.txt +++ b/tests/features152/synchronization/transformed/expected/C.ma.txt @@ -1,13 +1,13 @@ public void ma() org.aspectj.weaver.MethodDeclarationLineNumber: 14:307 : - INVOKESTATIC Two.aspectOf ()LTwo; + INVOKESTATIC Two.aspectOf ()LTwo; (line 15) INVOKEVIRTUAL Two.ajc$before$Two$1$8d8821ee ()V ALOAD_0 DUP ASTORE_1 MONITORENTER finally -> E1 - | GETSTATIC java.lang.System.err Ljava/io/PrintStream; (line 15) + | GETSTATIC java.lang.System.err Ljava/io/PrintStream; | LDC "hello" | INVOKEVIRTUAL java.io.PrintStream.println (Ljava/lang/String;)V | ALOAD_1 -- cgit v1.2.3