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
*
tests and fix for pr114332 - reflection api not detecting abstract itdms.
acolyer
2005-11-21
4
-0
/
+65
*
tests for reflective reading of compiled binding pointcuts + ron's bug
acolyer
2005-11-21
2
-6
/
+14
*
test (passing) for pr113368. Tests for reading compiled pointcuts from reflec...
acolyer
2005-11-21
3
-7
/
+73
*
testcase for 117296
aclement
2005-11-21
1
-0
/
+3
*
test and fix for 115607 (declare @type): patch from helen.
aclement
2005-11-21
3
-1
/
+29
*
pr115250: new tests
aclement
2005-11-21
1
-0
/
+8
*
tests for 115250
aclement
2005-11-21
1
-5
/
+17
*
tidied up a bit.
aclement
2005-11-21
1
-11
/
+4
*
two test programs for 115250
aclement
2005-11-21
2
-0
/
+74
*
test and fix for 114875
aclement
2005-11-21
4
-0
/
+60
*
tests and fix for pr116229 and pr116755. Also adds support and tests for pars...
acolyer
2005-11-19
6
-2
/
+49
*
fixes for 115252 from Helen (xlint on incorrect annotation usage in signatures)
aclement
2005-11-18
2
-2
/
+96
*
tests for 115252
aclement
2005-11-18
8
-0
/
+307
*
test and fix for 116626 from Matthew.
aclement
2005-11-18
5
-0
/
+68
*
fixes for pr115237
aclement
2005-11-17
2
-2
/
+3
*
case4 of Alex's bug ;)
aclement
2005-11-17
7
-0
/
+37
*
more tests - for 115237 and alexs bug on the list.
aclement
2005-11-17
8
-1
/
+78
*
next round of fixes for list bug reported by Alexandru.
aclement
2005-11-16
10
-4
/
+39
*
committing version with a main() in it!
aclement
2005-11-16
1
-0
/
+4
*
more tests... binary bridge methods and the one reported via the list which i...
aclement
2005-11-15
2
-1
/
+24
*
Matthews patches for 115275
aclement
2005-11-15
4
-0
/
+77
*
test and fix for pr114436
aclement
2005-11-15
2
-0
/
+7
*
reported on the list - failing to compile - using ITD to override a parameter...
aclement
2005-11-14
4
-0
/
+30
*
more binary bridging testcode
aclement
2005-11-14
4
-0
/
+11
*
testcode for 114436
aclement
2005-11-14
3
-0
/
+25
*
tests and fixes for 115235: stackoverflow on concretizing pointcuts (patch fr...
aclement
2005-11-14
4
-0
/
+70
*
fix for parser crash on erroneous perthis() - see pr115788
aclement
2005-11-14
3
-0
/
+11
*
fix for pr113531
aclement
2005-11-11
1
-17
/
+24
*
Matthews patches from 95529
aclement
2005-11-11
9
-2
/
+257
*
YES! Bridge method code all in !! hurrah!! See pr108101
aclement
2005-11-11
1
-14
/
+35
*
tests for pr113447 from Helen Hawkins.
aclement
2005-11-11
8
-7
/
+240
*
more bridge method testcode.
aclement
2005-11-10
5
-2
/
+24
*
tests and fix for pr112756 - use of assert/enum as "identifier" in pointcut e...
acolyer
2005-11-09
3
-0
/
+55
*
tests for pr104220 - poor toString implementations for adviceexecution join p...
acolyer
2005-11-08
3
-0
/
+45
*
testcode and fix for pr114005: copying annotations to ITDfs on interfaces.
aclement
2005-11-08
4
-1
/
+86
*
final part of fix for pr115038
aclement
2005-11-08
1
-7
/
+0
*
organized imports
aclement
2005-11-08
1
-1
/
+0
*
bridging tests.
aclement
2005-11-07
1
-0
/
+6
*
bridging tests.
aclement
2005-11-07
4
-0
/
+38
*
test X - matches the spec in the AJDK (work for 112105)
aclement
2005-11-07
4
-0
/
+181
*
test X - matches the spec in the AJDK (work for 112105)
aclement
2005-11-07
3
-0
/
+182
*
test for pr113531. test patch is from Helen. Currently commented out in Mult...
aclement
2005-11-07
6
-1
/
+54
*
#114897 notreweavable is default on LTW - by Matthew Webster.
avasseur
2005-11-07
2
-2
/
+2
*
tests for 112783 and 113066
aclement
2005-11-07
8
-6
/
+35
*
fix for 95516 (-outxml / -outxmlfile) - from Matthew.
aclement
2005-11-07
4
-4
/
+91
*
#114875 cannot reproduce NPE in @AJ abstract aspect
avasseur
2005-11-07
4
-1
/
+72
*
aspects/include handling and doc update as per #115275
avasseur
2005-11-07
1
-1
/
+1
*
testcode for pr113066
aclement
2005-11-07
4
-0
/
+14
*
Fix for pr90143: I'm on fire today ;)
aclement
2005-11-04
2
-10
/
+9
*
with the change in LTW to default to the same version as the runtime VM (ie j...
acolyer
2005-11-04
10
-4
/
+50
[next]