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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests for pr108050, signature matching in multiple override scenario
V1_5_0M3a
acolyer
2005-08-26
2
-1
/
+13
*
tests for pr108104
acolyer
2005-08-26
2
-0
/
+9
*
tests for pr107898 and pr72668
acolyer
2005-08-25
2
-0
/
+19
*
Fixes for 82989 and 91381 - they can now be closed.
aclement
2005-08-24
3
-0
/
+15
*
generic itd bridge tests - not all activated yet.
aclement
2005-08-24
2
-6
/
+47
*
bridge method tests - commented out right now...
aclement
2005-08-24
1
-1
/
+13
*
new @override test plus genericitd bridge method tests.
aclement
2005-08-24
1
-0
/
+57
*
@override support for ITDs. Plus some binary weaving generic ITD tests.
aclement
2005-08-23
2
-26
/
+62
*
has member tests + tests and fix for pr107486
acolyer
2005-08-23
4
-10
/
+42
*
genericitds: activating more tests - including "uberaspects - U" - please don...
aclement
2005-08-22
2
-14
/
+20
*
genericitds: tests moved around and activated in GenericsTests
aclement
2005-08-22
2
-28
/
+371
*
hasmember (hasmethod / hasfield) tests - not linked into main suite at this p...
acolyer
2005-08-21
1
-0
/
+57
*
tests for pr83377
acolyer
2005-08-21
2
-10
/
+62
*
tests for pr78314 and pr80571
acolyer
2005-08-20
2
-1
/
+30
*
fix and test case for pr79523: BCException: illegal change to pointcut decla...
acolyer
2005-08-19
2
-1
/
+12
*
test for pr104529, @SuppressWarnings("unchecked") not being honored
acolyer
2005-08-19
2
-0
/
+11
*
fix for pr86057, overriding of final pointcut
acolyer
2005-08-19
2
-0
/
+10
*
tests for pr78261, field patterns with a void field type
acolyer
2005-08-19
2
-1
/
+11
*
tests for pr91114, (before - after) expression
acolyer
2005-08-19
2
-1
/
+10
*
tests for pr78707, before returning and before throwing advice
acolyer
2005-08-19
2
-0
/
+11
*
tests for pr 64568 and 74562
acolyer
2005-08-19
2
-0
/
+20
*
wording changed in some JDT compiler messages
acolyer
2005-08-19
1
-5
/
+4
*
collection of really basic tests to use when bringing up a new version of the...
acolyer
2005-08-19
2
-0
/
+53
*
tests for pr107059 and generics chapter of ajdk
acolyer
2005-08-18
3
-1
/
+73
*
Andrews test for pr93356
aclement
2005-08-18
1
-0
/
+4
*
test for pr93356 and generic binary weaving itds
aclement
2005-08-18
1
-0
/
+57
*
added ajdk generics tests and test for annotation matching on intermediate ty...
acolyer
2005-08-17
3
-0
/
+116
*
re-enabling tests with @AJ processing in ajc since these now pass.
acolyer
2005-08-17
1
-6
/
+4
*
@AJ PTW polish as per aj$getInstance does not rethrow the exc but return null...
avasseur
2005-08-17
1
-4
/
+4
*
test for declare soft with type vars
acolyer
2005-08-16
1
-0
/
+3
*
tests for pr106130 and pr107059
acolyer
2005-08-16
1
-0
/
+8
*
ajc-test drivers for 106130, 107059, and declare soft in generic aspect
acolyer
2005-08-16
1
-4
/
+29
*
updated message text...
acolyer
2005-08-16
1
-1
/
+1
*
test cases for generic aspects can now be included in main suite
acolyer
2005-08-12
1
-1
/
+7
*
test case and fix for (.....)+ type pattern parsing
acolyer
2005-08-12
2
-0
/
+15
*
genericitds: field type mungers now understand a map from type variable names...
aclement
2005-08-12
1
-21
/
+36
*
genericitds: Using target type variables in your ITD field declarations.
aclement
2005-08-12
1
-0
/
+85
*
test case for pr106634 :
acolyer
2005-08-11
2
-3
/
+39
*
add test for proxy weaving and jit class weaving, update ltw doc
avasseur
2005-08-11
2
-2
/
+9
*
tests and fix for bug pr106461:
acolyer
2005-08-10
2
-0
/
+10
*
test cases for after throwing and after returning with generic and parameteri...
acolyer
2005-08-10
2
-1
/
+134
*
tests for args - this completes the implementation of generic and parameteriz...
acolyer
2005-08-09
2
-33
/
+191
*
genericitds: 2 big changes here: I've modifed the super/extends stuff so it...
aclement
2005-08-09
2
-40
/
+80
*
genericitds: test programs for ITDs targetting the different kinds of type.
aclement
2005-08-08
1
-0
/
+22
*
Fix for pr98901: copying annotations to new members created via ITD !!
aclement
2005-08-08
1
-0
/
+1
*
genericitds:
aclement
2005-08-08
2
-22
/
+32
*
generic itds:
aclement
2005-08-08
1
-0
/
+45
*
tests and implementation for calls to bridge methods. This completes the impl...
acolyer
2005-08-05
2
-2
/
+14
*
tests and fix for call pointcut matching with various generic and parameteriz...
acolyer
2005-08-05
2
-10
/
+69
*
genericitds: lots of new support for recursive type variables and ITD ctors.
aclement
2005-08-04
2
-11
/
+105
[next]