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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
genericitds: bridge method testcode.
aclement
2005-08-24
8
-0
/
+210
*
@override - another case involving abstract ITDs
aclement
2005-08-23
1
-0
/
+17
*
@override support for ITDs. Plus some binary weaving generic ITD tests.
aclement
2005-08-23
10
-29
/
+96
*
@override with ITDs - testcases.
aclement
2005-08-23
7
-0
/
+133
*
has member tests + tests and fix for pr107486
acolyer
2005-08-23
6
-10
/
+81
*
genericitds: activating more tests - including "uberaspects - U" - please don...
aclement
2005-08-22
5
-21
/
+31
*
genericitds: tests moved around and activated in GenericsTests
aclement
2005-08-22
22
-207
/
+504
*
hasmember (hasmethod / hasfield) tests - not linked into main suite at this p...
acolyer
2005-08-21
8
-0
/
+224
*
tests for pr83377
acolyer
2005-08-21
3
-10
/
+80
*
tests for pr78314 and pr80571
acolyer
2005-08-20
3
-1
/
+52
*
fix and test case for pr79523: BCException: illegal change to pointcut decla...
acolyer
2005-08-19
3
-1
/
+18
*
test for pr104529, @SuppressWarnings("unchecked") not being honored
acolyer
2005-08-19
3
-0
/
+30
*
fix for pr86057, overriding of final pointcut
acolyer
2005-08-19
3
-0
/
+21
*
genericitds: I'll be finished when I get to Z
aclement
2005-08-19
4
-5
/
+306
*
genericitds: more funky tests.
aclement
2005-08-19
1
-12
/
+21
*
tests for pr78261, field patterns with a void field type
acolyer
2005-08-19
4
-1
/
+22
*
tests for pr91114, (before - after) expression
acolyer
2005-08-19
3
-1
/
+20
*
tests for pr78707, before returning and before throwing advice
acolyer
2005-08-19
3
-0
/
+22
*
tests for pr 64568 and 74562
acolyer
2005-08-19
4
-0
/
+39
*
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
4
-0
/
+55
*
just a few tests for generic aspects...
aclement
2005-08-18
18
-0
/
+773
*
tests for pr107059 and generics chapter of ajdk
acolyer
2005-08-18
3
-1
/
+73
*
tests for examples in the ajdk generics chapter
acolyer
2005-08-18
3
-0
/
+143
*
follow-on test for pr107159
acolyer
2005-08-18
1
-0
/
+14
*
Andrews test for pr93356
aclement
2005-08-18
1
-0
/
+4
*
test for pr93356 and generic binary weaving itds
aclement
2005-08-18
2
-0
/
+93
*
some binary weaving ITD tests, they dont pass yet.
aclement
2005-08-18
4
-0
/
+54
*
added ajdk generics tests and test for annotation matching on intermediate ty...
acolyer
2005-08-17
3
-0
/
+116
*
test cases for all examples in the new generics chapter of the ajdk
acolyer
2005-08-17
6
-0
/
+200
*
test case for user list reported problem with annotations on an intermediate ...
acolyer
2005-08-17
1
-0
/
+33
*
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
*
test for declare soft in a generic aspect when using type vars
acolyer
2005-08-16
1
-0
/
+51
*
tests for pr106130
acolyer
2005-08-16
3
-0
/
+283
*
test for Bugzilla Bug 107059
acolyer
2005-08-16
1
-0
/
+5
*
updated message text...
acolyer
2005-08-16
1
-1
/
+1
*
genericitds: more method/ctor ITDs that use their target types generic type v...
aclement
2005-08-15
12
-0
/
+217
*
genericitds: more method/ctor ITDs that use their target types generic type v...
aclement
2005-08-14
4
-5
/
+44
*
genericitds: more combinations...
aclement
2005-08-13
10
-0
/
+162
*
genericitds: method ITDs that use their target types generic type variables.
aclement
2005-08-12
13
-0
/
+212
*
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
3
-0
/
+39
*
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
*
genericitds: Using target type variables in your ITD field declarations.
aclement
2005-08-12
1
-0
/
+11
*
genericitds: Using target type variables in your ITD field declarations.
aclement
2005-08-12
15
-0
/
+258
[prev]
[next]