From 64e450959c22af70bf054173004d61713c212acc Mon Sep 17 00:00:00 2001 From: wisberg Date: Wed, 1 Oct 2003 16:00:43 +0000 Subject: [PATCH] added back-links to newly-submitted bug 43972 --- tests/ajcTestsFailing.xml | 1 + tests/bugs/interfaceDefinition/Main.java | 1 + tests/bugs/interfaceDefinition/build.xml | 13 ++++++++----- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/tests/ajcTestsFailing.xml b/tests/ajcTestsFailing.xml index b5be2713d..1ae30e2cb 100644 --- a/tests/ajcTestsFailing.xml +++ b/tests/ajcTestsFailing.xml @@ -124,6 +124,7 @@ -This reproduces a bug found on the mailing list by Eric Jain. -When the implementation of a method is defined by an aspect, -the implementing type does not appear to javac to have -the method. +This reproduces bug 43972. +When the implementation of an interface-declared method is defined +by an aspect, the implementing type does not appear to javac to have +the method. To run, build the tree as usual or define aspectj.lib.dir: + + ant -Daspectj.lib.dir="c:\aspectj-1.1.1\lib" + @@ -27,7 +30,6 @@ the method. - @@ -66,6 +68,7 @@ the method. + \ No newline at end of file -- 2.39.5