aboutsummaryrefslogtreecommitdiffstats
path: root/tests/java5/annotations/binding
Commit message (Expand)AuthorAgeFilesLines
* tests for pr62606 - itdcs don't run field initialisers in target type. Largel...acolyer2005-11-032-6/+6
* Fix for pr92053: atargs causes a VerifyError: Unable to pop operand off an em...aclement2005-04-201-0/+23
* Declare annotation with ITDs: testcodeaclement2005-03-177-0/+252
* @xxx(@Foo) -> @xxx(Foo)acolyer2005-02-172-3/+3
* Updated with suppression attribute for non-matching advice.aclement2005-02-171-1/+1
* Testcases for @within() and @withincode() binding.aclement2005-02-173-0/+134
* Tests for 2 new annotation bugs: (1) Using the pattern '@Annotation *' in dec...aclement2005-02-114-0/+34
* Testcases and fix for using @target() when the annotation is in a package.aclement2005-02-073-0/+27
* Annotation Binding: testcases for @this/@args and one for using named pointcu...aclement2005-02-0311-0/+462
* Annotation Binding - more test data.aclement2005-02-011-0/+15
* Annotation Binding - more test data.aclement2005-02-0110-0/+408
* Tests for static method call/execution with @annotationaclement2005-01-311-0/+28
* AnnotationBinding testcases: call and execution. Also verifies annotations i...aclement2005-01-3116-0/+556