diff options
author | aclement <aclement> | 2009-01-27 18:55:23 +0000 |
---|---|---|
committer | aclement <aclement> | 2009-01-27 18:55:23 +0000 |
commit | 487c51d470f95f60f0abe883fe47742d54af3810 (patch) | |
tree | 764670e4dcfd1b996041eeb85483f01f8d7730f6 /tests/features152/synchronization | |
parent | c2dabf34a833e1e4a6f168f97d3f30be10b89e63 (diff) | |
download | aspectj-487c51d470f95f60f0abe883fe47742d54af3810.tar.gz aspectj-487c51d470f95f60f0abe883fe47742d54af3810.zip |
262509: test and fix
Diffstat (limited to 'tests/features152/synchronization')
-rw-r--r-- | tests/features152/synchronization/transformed/expected/C.ma.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/features152/synchronization/transformed/expected/C.ma.txt b/tests/features152/synchronization/transformed/expected/C.ma.txt index 4d76af4e4..6986067b5 100644 --- a/tests/features152/synchronization/transformed/expected/C.ma.txt +++ b/tests/features152/synchronization/transformed/expected/C.ma.txt @@ -2,7 +2,7 @@ : INVOKESTATIC Two.aspectOf ()LTwo; (line 15) INVOKEVIRTUAL Two.ajc$before$Two$1$8d8821ee ()V - ALOAD_0 + ALOAD_0 // LC; this DUP ASTORE_1 MONITORENTER |