org.aspectj/tests/java5/annotations
2005-08-12 07:44:14 +00:00
..
ajdkExamples improved and additional signature matching tests 2005-08-04 13:19:47 +00:00
args @xxx(@Foo) -> @xxx(Foo) 2005-02-17 21:11:31 +00:00
aspectMembers/a remove accidental 1.5 dependency in tests module 2005-03-09 15:03:50 +00:00
attarget @xxx(@Foo) -> @xxx(Foo) 2005-02-17 21:11:31 +00:00
binding Fix for pr92053: atargs causes a VerifyError: Unable to pop operand off an empty stack 2005-04-20 14:32:40 +00:00
declare fix for Bugzilla Bug 91858 2005-04-20 12:57:49 +00:00
itds patch from David Knibb (IBM) to make test more resilient to JVM differences in toString() implementation on annotations 2005-08-12 07:44:14 +00:00
thisOrtarget Fix and tests for pr84312: runtime retention checking. From Andrew Huff. 2005-05-12 13:00:07 +00:00
within test cases and fix for Bugzilla Bug 81863 2005-01-05 15:15:28 +00:00
within_code @xxx(@Foo) -> @xxx(Foo) 2005-02-17 21:11:31 +00:00
AnnotatedType.java Annotation matching. 2004-12-08 14:15:42 +00:00
Annotation.class Annotation matching. 2004-12-08 14:15:42 +00:00
Annotation.java 72766 - annotation testdata 2004-12-02 10:40:38 +00:00
AnnotationAspect01.aj 72766 - annotation testdata 2004-12-02 10:40:38 +00:00
AnnotationAspect02.aj Updated with suppression attribute for non-matching advice. 2005-02-17 15:06:17 +00:00
AnnotationAspect03.aj @xxx(@Foo) -> @xxx(Foo) 2005-02-17 21:11:31 +00:00
AnnotationAspect04.aj java 5 support 2005-01-17 11:05:53 +00:00
AnnotationAspect05.aj Tests for declare parents where annotations are involved. 2004-12-10 13:29:53 +00:00
build.xml Tests for declare parents where annotations are involved. 2004-12-10 13:29:53 +00:00
SimpleAnnotation2.java Tests for declare parents where annotations are involved. 2004-12-10 13:29:53 +00:00
SimpleAnnotation.java 72766 - annotation testdata 2004-12-02 10:40:38 +00:00
SyntaxError.aj fix for missing syntax error on execution((@XXX *) Foo.new(..)) 2005-03-14 21:39:32 +00:00
testcode.jar Tests for declare parents where annotations are involved. 2004-12-10 13:29:53 +00:00