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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
148190#30: rebase tests
aclement
2007-01-12
13
-1015
/
+909
*
patches from 148190 #22
aclement
2007-01-11
1
-1
/
+1
*
test and fix for 168044 - processing complex self referential generic declara...
aclement
2007-01-11
3
-0
/
+25
*
test and fix for 168063 - incorrectly tagging a field as transient
aclement
2007-01-10
5
-3
/
+53
*
made synchronized method message a lint warning
aclement
2007-01-09
2
-5
/
+20
*
test and fix for 166580: multiple output locations and incremental compilation
aclement
2007-01-09
17
-94
/
+732
*
test and fix for 169706: inherited annotations down a hierarchy greater than ...
aclement
2007-01-08
8
-0
/
+48
*
166580, comment #6: harness now allows you to specify if ordering is importan...
aclement
2006-12-22
1
-1
/
+1
*
test and fix for 168840: incremental compilation and inpath
aclement
2006-12-21
8
-2
/
+90
*
166238 "-nowarn doesn't work for load-time weaving" (rbodkin+LISTS@gmail.com)
mwebster
2006-12-01
4
-0
/
+38
*
test and fix for 165631: Dont allow multiple parameterizations in a hierarchy
aclement
2006-11-29
4
-0
/
+39
*
test and fix for 166084: istore incorrectly optimized
aclement
2006-11-29
5
-1
/
+23
*
Test and fix for 165885: generic fields and pipelining problem
aclement
2006-11-29
8
-2
/
+126
*
tests and implementation for 165153: outputting aspectj trace to a named file
aclement
2006-11-22
3
-0
/
+34
*
test and fix for 164633 - problem with decp incorrectly targetting an inner type
aclement
2006-11-21
3
-0
/
+41
*
tests and fixes for pr164384
aclement
2006-11-17
15
-2
/
+250
*
Check messages without inserts
mwebster
2006-11-08
1
-1
/
+1
*
Bug 155033 "Use ajcore for LTW problems"
mwebster
2006-11-07
1
-0
/
+2
*
Bug 155033 "Use ajcore for LTW problems" (rename HelloWorld HelloWorldWithEx...
mwebster
2006-11-06
2
-24
/
+9
*
Bug 155033 "Use ajcore for LTW problems" (add ajcore LTW testcases)
mwebster
2006-11-06
15
-16
/
+188
*
Bug 159854 "Problem Diagnosis Guide" (tests)
mwebster
2006-10-30
8
-13
/
+127
*
tests for 162135 (commented out) and 162657 (not commented out)
aclement
2006-10-30
3
-0
/
+66
*
removing asm for the moment
aclement
2006-10-26
1
-1
/
+0
*
testcode for 162135
aclement
2006-10-26
5
-0
/
+183
*
tests and fixes for 161502: annotation style generic pointcuts (!)
aclement
2006-10-24
5
-10
/
+112
*
tests and fix for 149908: NPE in org.aspectj.weaver.MemberImpl.getModifiers
aclement
2006-10-23
11
-0
/
+96
*
test and fix for 161217
aclement
2006-10-19
4
-0
/
+27
*
test and fix for 123423: getWithinTypeName() for ptw aspects
aclement
2006-10-18
8
-1
/
+188
*
test for 149293: declare atType for private annotation
aclement
2006-10-17
6
-0
/
+58
*
pr133532 test
aclement
2006-10-16
1
-0
/
+9
*
Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (give modi...
mwebster
2006-10-16
2
-4
/
+4
*
tests and fixes for 160469: handle problems
aclement
2006-10-16
14
-0
/
+130
*
moved things around so that Xset can change world configuration
aclement
2006-10-16
1
-1
/
+1
*
test and fix for 160674: simpler strategy for loading bytecode on SAP
BEFORE_133532
aclement
2006-10-12
5
-0
/
+54
*
improved - hopefully get more info as to why currently failing on the build m...
aclement
2006-10-10
2
-1
/
+9
*
helen wanted this tidied up
aclement
2006-10-09
1
-2
/
+2
*
linux
aclement
2006-10-09
1
-3
/
+3
*
tests and fixes for jdtlikehandleprovider, bug 159896
aclement
2006-10-06
10
-0
/
+146
*
tests for 156058 and 159983
aclement
2006-10-06
3
-1
/
+34
*
Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore c...
mwebster
2006-10-05
8
-0
/
+110
*
Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (ensure we...
mwebster
2006-10-05
4
-2
/
+17
*
Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" (new "weav...
mwebster
2006-10-04
1
-0
/
+1
*
Bug 132080 "LTW concrete-aspect definitions not exposed to weaver"
mwebster
2006-10-04
15
-1
/
+208
*
test from Wes (bug 159143)
aclement
2006-10-04
3
-0
/
+86
*
153464 - testcase in progress
aclement
2006-10-03
1
-0
/
+30
*
test and fix for 156904: missing type warning then it matches anyway
aclement
2006-10-03
9
-1
/
+103
*
test and fixes for 152366: support AND in include/exclude/dump
aclement
2006-10-03
10
-2
/
+158
*
test and fix for 149071
aclement
2006-10-03
3
-2
/
+9
*
fixes for 145442: better line numbers for woven code
aclement
2006-10-03
2
-4
/
+4
*
turning off completeBinaryTypes
aclement
2006-10-03
5
-5
/
+5
[next]