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
/
generics
/
pointcuts
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests and implementation for calls to bridge methods. This completes the impl...
acolyer
2005-08-05
1
-0
/
+77
*
tests and fix for call pointcut matching with various generic and parameteriz...
acolyer
2005-08-05
4
-14
/
+218
*
test cases for execution pointcut with generic and parameterized types. This ...
acolyer
2005-08-04
3
-0
/
+177
*
last couple of withincode tests - this completes the testing and implementati...
acolyer
2005-08-04
1
-0
/
+4
*
with the new matching algorithm, these tests now pass - hurrah!
acolyer
2005-08-04
1
-0
/
+23
*
improved and additional signature matching tests
acolyer
2005-08-04
3
-0
/
+150
*
tests for initialization and preinitialization pointcut matching with generics
acolyer
2005-07-29
3
-0
/
+92
*
test cases for get, set, staticinitialization, this, target, and within point...
acolyer
2005-07-29
8
-0
/
+312
*
updates to tests in accordance with generics simplification plan
acolyer
2005-07-28
2
-4
/
+2
*
annotated lines that should produce compilation warnings
acolyer
2005-07-22
1
-4
/
+4
*
fixes bug in test case caught by improved error messages in compiler
acolyer
2005-07-21
1
-1
/
+1
*
This is the beginning of a significant refactoring needed to cleanly support ...
acolyer
2005-07-15
5
-0
/
+148
*
more test cases covering generics in pointcut expressions
acolyer
2005-07-13
5
-0
/
+87
*
test that a signature with a generic declaring type does not match on the era...
acolyer
2005-07-12
1
-0
/
+18
*
test that a the erasure of a signature matches a parameterized implementation...
acolyer
2005-07-12
1
-0
/
+17
*
added one simple test for matching members of a parameterized type.
acolyer
2005-07-11
4
-0
/
+39