From: jhugunin Date: Wed, 12 Mar 2003 00:48:57 +0000 (+0000) Subject: fixed Bug 29934 X-Git-Tag: v1_1_0_RC1~31 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0fb5f693794e571ab693813cbc80578b2bc7b470;p=aspectj.git fixed Bug 29934 runtime NullPointerException when applying around advice to other around advice --- diff --git a/tests/ajcTests.xml b/tests/ajcTests.xml index a2e0b3c6e..ba710c8b9 100644 --- a/tests/ajcTests.xml +++ b/tests/ajcTests.xml @@ -5659,4 +5659,11 @@ + + + + + diff --git a/tests/ajcTestsFailing.xml b/tests/ajcTestsFailing.xml index b7fadc146..5964c4aee 100644 --- a/tests/ajcTestsFailing.xml +++ b/tests/ajcTestsFailing.xml @@ -13,13 +13,6 @@ - - - - - diff --git a/tests/jimTests.xml b/tests/jimTests.xml index 53a3a9ef1..e55e54ff7 100644 --- a/tests/jimTests.xml +++ b/tests/jimTests.xml @@ -1,6 +1,11 @@ - + + + +