index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
java5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix to ensure woven methods don't lose their annotations.
aclement
2005-01-24
2
-0
/
+32
*
PerTypeWithin: Test data
aclement
2005-01-18
13
-0
/
+277
*
java 5 support
acolyer
2005-01-17
1
-1
/
+3
*
test cases and fix for Bugzilla Bug 81863
acolyer
2005-01-05
2
-1
/
+1
*
extra test resources for within(@Foo *) tests
acolyer
2005-01-05
2
-0
/
+41
*
forgot to check in this updated java 5 jar for test cases
acolyer
2004-12-16
1
-0
/
+0
*
it is now safe to short-circuit in and/or pc matching (all side-effects removed)
acolyer
2004-12-16
1
-2
/
+7
*
autoboxing for return values
aclement
2004-12-10
1
-0
/
+31
*
Tests for declare parents where enums are involved.
aclement
2004-12-10
5
-3
/
+14
*
Tests for declare parents where annotations are involved.
aclement
2004-12-10
5
-1
/
+23
*
test correct detection of @args in a declare
acolyer
2004-12-10
1
-0
/
+5
*
@within, @withincode tests
acolyer
2004-12-10
4
-0
/
+75
*
testing for @args
acolyer
2004-12-10
3
-0
/
+209
*
Autoboxing testdata - all primitives covered.
aclement
2004-12-09
20
-0
/
+245
*
more @this @target fixes and tests
acolyer
2004-12-09
3
-14
/
+30
*
Complete varargs support.
aclement
2004-12-09
4
-0
/
+11
*
mock java.lang.annotation.Annotation
acolyer
2004-12-09
1
-0
/
+0
*
annotation tests for this and target
acolyer
2004-12-09
3
-0
/
+101
*
first @annotation test
acolyer
2004-12-08
1
-0
/
+7
*
Annotation matching.
aclement
2004-12-08
5
-0
/
+17
*
72766 - varargs policing in signature matching
aclement
2004-12-03
7
-0
/
+56
*
72766 - improved build.xml for building the testcode jar
aclement
2004-12-02
3
-17
/
+8
*
72766 - enum testdata
aclement
2004-12-02
8
-0
/
+44
*
72766 - annotation testdata
aclement
2004-12-02
5
-0
/
+37
*
72766: This is covariance support. only missing bit is for dynamic join poin...
aclement
2004-12-01
16
-0
/
+203
*
Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....
aclement
2004-11-30
5
-0
/
+53